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 SupportedHostShapeCollectionSupportedHostShapeCollection.Builder. build()Methods in com.oracle.bmc.ocvp.model with parameters of type SupportedHostShapeCollection Modifier and Type Method Description SupportedHostShapeCollection.BuilderSupportedHostShapeCollection.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 SupportedHostShapeCollectionListSupportedHostShapesResponse. getSupportedHostShapeCollection()The returned SupportedHostShapeCollection instance.Methods in com.oracle.bmc.ocvp.responses with parameters of type SupportedHostShapeCollection Modifier and Type Method Description ListSupportedHostShapesResponse.BuilderListSupportedHostShapesResponse.Builder. supportedHostShapeCollection(SupportedHostShapeCollection supportedHostShapeCollection)The returned SupportedHostShapeCollection instance. 
 -