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.model
Methods in com.oracle.bmc.containerinstances.model that return ContainerInstanceShapeCollection Modifier and Type Method Description ContainerInstanceShapeCollection
ContainerInstanceShapeCollection.Builder. build()
Methods in com.oracle.bmc.containerinstances.model with parameters of type ContainerInstanceShapeCollection Modifier and Type Method Description ContainerInstanceShapeCollection.Builder
ContainerInstanceShapeCollection.Builder. copy(ContainerInstanceShapeCollection model)
-
Uses of ContainerInstanceShapeCollection in com.oracle.bmc.containerinstances.responses
Methods in com.oracle.bmc.containerinstances.responses that return ContainerInstanceShapeCollection Modifier and Type Method Description ContainerInstanceShapeCollection
ListContainerInstanceShapesResponse. getContainerInstanceShapeCollection()
The returned ContainerInstanceShapeCollection instance.Methods in com.oracle.bmc.containerinstances.responses with parameters of type ContainerInstanceShapeCollection Modifier and Type Method Description ListContainerInstanceShapesResponse.Builder
ListContainerInstanceShapesResponse.Builder. containerInstanceShapeCollection(ContainerInstanceShapeCollection containerInstanceShapeCollection)
The returned ContainerInstanceShapeCollection instance.
-