Package | Description |
---|---|
com.oracle.bmc.identity | |
com.oracle.bmc.identity.requests |
Modifier and Type | Method and Description |
---|---|
Future<ListTaggingWorkRequestErrorsResponse> |
IdentityAsyncClient.listTaggingWorkRequestErrors(ListTaggingWorkRequestErrorsRequest request,
AsyncHandler<ListTaggingWorkRequestErrorsRequest,ListTaggingWorkRequestErrorsResponse> handler) |
Future<ListTaggingWorkRequestErrorsResponse> |
IdentityAsync.listTaggingWorkRequestErrors(ListTaggingWorkRequestErrorsRequest request,
AsyncHandler<ListTaggingWorkRequestErrorsRequest,ListTaggingWorkRequestErrorsResponse> handler)
Gets the errors for a work request.
|
Modifier and Type | Method and Description |
---|---|
ListTaggingWorkRequestErrorsRequest |
ListTaggingWorkRequestErrorsRequest.Builder.build()
Build the instance of ListTaggingWorkRequestErrorsRequest as configured by this builder
|
ListTaggingWorkRequestErrorsRequest |
ListTaggingWorkRequestErrorsRequest.Builder.buildWithoutInvocationCallback()
Build the instance of ListTaggingWorkRequestErrorsRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
ListTaggingWorkRequestErrorsRequest.Builder |
ListTaggingWorkRequestErrorsRequest.Builder.copy(ListTaggingWorkRequestErrorsRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2023. All rights reserved.