Uses of Class
com.oracle.bmc.ocvp.model.SddcCollection
-
Packages that use SddcCollection Package Description com.oracle.bmc.ocvp.model com.oracle.bmc.ocvp.responses -
-
Uses of SddcCollection in com.oracle.bmc.ocvp.model
Methods in com.oracle.bmc.ocvp.model that return SddcCollection Modifier and Type Method Description SddcCollection
SddcCollection.Builder. build()
Methods in com.oracle.bmc.ocvp.model with parameters of type SddcCollection Modifier and Type Method Description SddcCollection.Builder
SddcCollection.Builder. copy(SddcCollection model)
-
Uses of SddcCollection in com.oracle.bmc.ocvp.responses
Methods in com.oracle.bmc.ocvp.responses that return SddcCollection Modifier and Type Method Description SddcCollection
ListSddcsResponse. getSddcCollection()
The returned SddcCollection instance.Methods in com.oracle.bmc.ocvp.responses with parameters of type SddcCollection Modifier and Type Method Description ListSddcsResponse.Builder
ListSddcsResponse.Builder. sddcCollection(SddcCollection sddcCollection)
The returned SddcCollection instance.
-