Uses of Class
com.oracle.bmc.containerinstances.model.ContainerInstanceShapeCollection
- 
Packages that use ContainerInstanceShapeCollection Package Description com.oracle.bmc.containerinstances.model com.oracle.bmc.containerinstances.responses 
- 
- 
Uses of ContainerInstanceShapeCollection in com.oracle.bmc.containerinstances.modelMethods in com.oracle.bmc.containerinstances.model that return ContainerInstanceShapeCollection Modifier and Type Method Description ContainerInstanceShapeCollectionContainerInstanceShapeCollection.Builder. build()Methods in com.oracle.bmc.containerinstances.model with parameters of type ContainerInstanceShapeCollection Modifier and Type Method Description ContainerInstanceShapeCollection.BuilderContainerInstanceShapeCollection.Builder. copy(ContainerInstanceShapeCollection model)
- 
Uses of ContainerInstanceShapeCollection in com.oracle.bmc.containerinstances.responsesMethods in com.oracle.bmc.containerinstances.responses that return ContainerInstanceShapeCollection Modifier and Type Method Description ContainerInstanceShapeCollectionListContainerInstanceShapesResponse. getContainerInstanceShapeCollection()The returned ContainerInstanceShapeCollection instance.Methods in com.oracle.bmc.containerinstances.responses with parameters of type ContainerInstanceShapeCollection Modifier and Type Method Description ListContainerInstanceShapesResponse.BuilderListContainerInstanceShapesResponse.Builder. containerInstanceShapeCollection(ContainerInstanceShapeCollection containerInstanceShapeCollection)The returned ContainerInstanceShapeCollection instance.
 
-