Package | Description |
---|---|
com.oracle.bmc.containerengine | |
com.oracle.bmc.containerengine.model | |
com.oracle.bmc.containerengine.responses |
Modifier and Type | Method and Description |
---|---|
Iterable<PodShapeSummary> |
ContainerEnginePaginators.listPodShapesRecordIterator(ListPodShapesRequest request)
Creates a new iterable which will iterate over the
PodShapeSummary objects contained in responses from the
listPodShapes operation. |
Modifier and Type | Method and Description |
---|---|
PodShapeSummary |
PodShapeSummary.Builder.build() |
Modifier and Type | Method and Description |
---|---|
PodShapeSummary.Builder |
PodShapeSummary.Builder.copy(PodShapeSummary model) |
Modifier and Type | Method and Description |
---|---|
List<PodShapeSummary> |
ListPodShapesResponse.getItems()
A list of
com.oracle.bmc.containerengine.model.PodShapeSummary instances. |
Modifier and Type | Method and Description |
---|---|
ListPodShapesResponse.Builder |
ListPodShapesResponse.Builder.items(List<PodShapeSummary> items)
A list of
com.oracle.bmc.containerengine.model.PodShapeSummary instances. |
Copyright © 2016–2024. All rights reserved.