Package | Description |
---|---|
com.oracle.bmc.containerinstances | |
com.oracle.bmc.containerinstances.responses |
Modifier and Type | Method and Description |
---|---|
GetContainerResponse |
ContainerInstance.getContainer(GetContainerRequest request)
Get details about a single container by the container ID.
|
GetContainerResponse |
ContainerInstanceClient.getContainer(GetContainerRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<GetContainerResponse> |
ContainerInstanceAsync.getContainer(GetContainerRequest request,
AsyncHandler<GetContainerRequest,GetContainerResponse> handler)
Get details about a single container by the container ID.
|
Future<GetContainerResponse> |
ContainerInstanceAsyncClient.getContainer(GetContainerRequest request,
AsyncHandler<GetContainerRequest,GetContainerResponse> handler) |
Modifier and Type | Method and Description |
---|---|
GetContainerResponse |
GetContainerResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
GetContainerResponse.Builder |
GetContainerResponse.Builder.copy(GetContainerResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.