Package | Description |
---|---|
com.oracle.bmc.core | |
com.oracle.bmc.core.responses |
Modifier and Type | Method and Description |
---|---|
GetInstanceResponse |
Compute.getInstance(GetInstanceRequest request)
Gets information about the specified instance.
|
GetInstanceResponse |
ComputeClient.getInstance(GetInstanceRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<GetInstanceResponse> |
ComputeAsyncClient.getInstance(GetInstanceRequest request,
AsyncHandler<GetInstanceRequest,GetInstanceResponse> handler) |
Future<GetInstanceResponse> |
ComputeAsync.getInstance(GetInstanceRequest request,
AsyncHandler<GetInstanceRequest,GetInstanceResponse> handler)
Gets information about the specified instance.
|
Modifier and Type | Method and Description |
---|---|
GetInstanceResponse |
GetInstanceResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
GetInstanceResponse.Builder |
GetInstanceResponse.Builder.copy(GetInstanceResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2023. All rights reserved.