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