Package | Description |
---|---|
com.oracle.bmc.clusterplacementgroups | |
com.oracle.bmc.clusterplacementgroups.responses |
Modifier and Type | Method and Description |
---|---|
GetWorkRequestResponse |
ClusterPlacementGroupsCPClient.getWorkRequest(GetWorkRequestRequest request) |
GetWorkRequestResponse |
ClusterPlacementGroupsCP.getWorkRequest(GetWorkRequestRequest request)
Gets details of the work request with the specified ID.
|
Modifier and Type | Method and Description |
---|---|
Future<GetWorkRequestResponse> |
ClusterPlacementGroupsCPAsync.getWorkRequest(GetWorkRequestRequest request,
AsyncHandler<GetWorkRequestRequest,GetWorkRequestResponse> handler)
Gets details of the work request with the specified ID.
|
Future<GetWorkRequestResponse> |
ClusterPlacementGroupsCPAsyncClient.getWorkRequest(GetWorkRequestRequest request,
AsyncHandler<GetWorkRequestRequest,GetWorkRequestResponse> handler) |
Modifier and Type | Method and Description |
---|---|
GetWorkRequestResponse |
GetWorkRequestResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
GetWorkRequestResponse.Builder |
GetWorkRequestResponse.Builder.copy(GetWorkRequestResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.