Package | Description |
---|---|
com.oracle.bmc.containerinstances | |
com.oracle.bmc.containerinstances.model |
Modifier and Type | Method and Description |
---|---|
Iterable<ContainerInstanceShapeSummary> |
ContainerInstancePaginators.listContainerInstanceShapesRecordIterator(ListContainerInstanceShapesRequest request)
Creates a new iterable which will iterate over the
ContainerInstanceShapeSummary objects contained in
responses from the listContainerInstanceShapes operation. |
Modifier and Type | Method and Description |
---|---|
ContainerInstanceShapeSummary |
ContainerInstanceShapeSummary.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<ContainerInstanceShapeSummary> |
ContainerInstanceShapeCollection.getItems()
A list of shapes.
|
Modifier and Type | Method and Description |
---|---|
ContainerInstanceShapeSummary.Builder |
ContainerInstanceShapeSummary.Builder.copy(ContainerInstanceShapeSummary model) |
Modifier and Type | Method and Description |
---|---|
ContainerInstanceShapeCollection.Builder |
ContainerInstanceShapeCollection.Builder.items(List<ContainerInstanceShapeSummary> items)
A list of shapes.
|
Constructor and Description |
---|
ContainerInstanceShapeCollection(List<ContainerInstanceShapeSummary> items)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.