Package | Description |
---|---|
com.oracle.bmc.containerengine | |
com.oracle.bmc.containerengine.responses |
Modifier and Type | Method and Description |
---|---|
ListPodShapesResponse |
ContainerEngineClient.listPodShapes(ListPodShapesRequest request) |
ListPodShapesResponse |
ContainerEngine.listPodShapes(ListPodShapesRequest request)
List all the Pod Shapes in a compartment.
|
Modifier and Type | Method and Description |
---|---|
Future<ListPodShapesResponse> |
ContainerEngineAsyncClient.listPodShapes(ListPodShapesRequest request,
AsyncHandler<ListPodShapesRequest,ListPodShapesResponse> handler) |
Future<ListPodShapesResponse> |
ContainerEngineAsync.listPodShapes(ListPodShapesRequest request,
AsyncHandler<ListPodShapesRequest,ListPodShapesResponse> handler)
List all the Pod Shapes in a compartment.
|
Iterable<ListPodShapesResponse> |
ContainerEnginePaginators.listPodShapesResponseIterator(ListPodShapesRequest request)
Creates a new iterable which will iterate over the responses received from the listPodShapes
operation.
|
Modifier and Type | Method and Description |
---|---|
Future<ListPodShapesResponse> |
ContainerEngineAsyncClient.listPodShapes(ListPodShapesRequest request,
AsyncHandler<ListPodShapesRequest,ListPodShapesResponse> handler) |
Future<ListPodShapesResponse> |
ContainerEngineAsync.listPodShapes(ListPodShapesRequest request,
AsyncHandler<ListPodShapesRequest,ListPodShapesResponse> handler)
List all the Pod Shapes in a compartment.
|
Modifier and Type | Method and Description |
---|---|
ListPodShapesResponse |
ListPodShapesResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
ListPodShapesResponse.Builder |
ListPodShapesResponse.Builder.copy(ListPodShapesResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.