Package | Description |
---|---|
com.oracle.bmc.containerinstances | |
com.oracle.bmc.containerinstances.responses |
Modifier and Type | Method and Description |
---|---|
ListContainerInstanceShapesResponse |
ContainerInstance.listContainerInstanceShapes(ListContainerInstanceShapesRequest request)
Lists the shapes that can be used to create container instances.
|
ListContainerInstanceShapesResponse |
ContainerInstanceClient.listContainerInstanceShapes(ListContainerInstanceShapesRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<ListContainerInstanceShapesResponse> |
ContainerInstanceAsync.listContainerInstanceShapes(ListContainerInstanceShapesRequest request,
AsyncHandler<ListContainerInstanceShapesRequest,ListContainerInstanceShapesResponse> handler)
Lists the shapes that can be used to create container instances.
|
Future<ListContainerInstanceShapesResponse> |
ContainerInstanceAsyncClient.listContainerInstanceShapes(ListContainerInstanceShapesRequest request,
AsyncHandler<ListContainerInstanceShapesRequest,ListContainerInstanceShapesResponse> handler) |
Iterable<ListContainerInstanceShapesResponse> |
ContainerInstancePaginators.listContainerInstanceShapesResponseIterator(ListContainerInstanceShapesRequest request)
Creates a new iterable which will iterate over the responses received from the
listContainerInstanceShapes operation.
|
Modifier and Type | Method and Description |
---|---|
Future<ListContainerInstanceShapesResponse> |
ContainerInstanceAsync.listContainerInstanceShapes(ListContainerInstanceShapesRequest request,
AsyncHandler<ListContainerInstanceShapesRequest,ListContainerInstanceShapesResponse> handler)
Lists the shapes that can be used to create container instances.
|
Future<ListContainerInstanceShapesResponse> |
ContainerInstanceAsyncClient.listContainerInstanceShapes(ListContainerInstanceShapesRequest request,
AsyncHandler<ListContainerInstanceShapesRequest,ListContainerInstanceShapesResponse> handler) |
Modifier and Type | Method and Description |
---|---|
ListContainerInstanceShapesResponse |
ListContainerInstanceShapesResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
ListContainerInstanceShapesResponse.Builder |
ListContainerInstanceShapesResponse.Builder.copy(ListContainerInstanceShapesResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.