Package | Description |
---|---|
com.oracle.bmc.identity | |
com.oracle.bmc.identity.responses |
Modifier and Type | Method and Description |
---|---|
GetTaggingWorkRequestResponse |
IdentityClient.getTaggingWorkRequest(GetTaggingWorkRequestRequest request) |
GetTaggingWorkRequestResponse |
Identity.getTaggingWorkRequest(GetTaggingWorkRequestRequest request)
Gets details on a specified work request.
|
Modifier and Type | Method and Description |
---|---|
Future<GetTaggingWorkRequestResponse> |
IdentityAsyncClient.getTaggingWorkRequest(GetTaggingWorkRequestRequest request,
AsyncHandler<GetTaggingWorkRequestRequest,GetTaggingWorkRequestResponse> handler) |
Future<GetTaggingWorkRequestResponse> |
IdentityAsync.getTaggingWorkRequest(GetTaggingWorkRequestRequest request,
AsyncHandler<GetTaggingWorkRequestRequest,GetTaggingWorkRequestResponse> handler)
Gets details on a specified work request.
|
Modifier and Type | Method and Description |
---|---|
GetTaggingWorkRequestResponse |
GetTaggingWorkRequestResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
GetTaggingWorkRequestResponse.Builder |
GetTaggingWorkRequestResponse.Builder.copy(GetTaggingWorkRequestResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2023. All rights reserved.