Package | Description |
---|---|
com.oracle.bmc.containerinstances | |
com.oracle.bmc.containerinstances.responses |
Modifier and Type | Method and Description |
---|---|
GetContainerInstanceResponse |
ContainerInstance.getContainerInstance(GetContainerInstanceRequest request)
Gets information about the specified container instance.
|
GetContainerInstanceResponse |
ContainerInstanceClient.getContainerInstance(GetContainerInstanceRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<GetContainerInstanceResponse> |
ContainerInstanceAsync.getContainerInstance(GetContainerInstanceRequest request,
AsyncHandler<GetContainerInstanceRequest,GetContainerInstanceResponse> handler)
Gets information about the specified container instance.
|
Future<GetContainerInstanceResponse> |
ContainerInstanceAsyncClient.getContainerInstance(GetContainerInstanceRequest request,
AsyncHandler<GetContainerInstanceRequest,GetContainerInstanceResponse> handler) |
Modifier and Type | Method and Description |
---|---|
GetContainerInstanceResponse |
GetContainerInstanceResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
GetContainerInstanceResponse.Builder |
GetContainerInstanceResponse.Builder.copy(GetContainerInstanceResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.