Package | Description |
---|---|
com.oracle.bmc.identity | |
com.oracle.bmc.identity.responses |
Modifier and Type | Method and Description |
---|---|
ListTaggingWorkRequestErrorsResponse |
Identity.listTaggingWorkRequestErrors(ListTaggingWorkRequestErrorsRequest request)
Gets the errors for a work request.
|
ListTaggingWorkRequestErrorsResponse |
IdentityClient.listTaggingWorkRequestErrors(ListTaggingWorkRequestErrorsRequest request) |
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.
|
Iterable<ListTaggingWorkRequestErrorsResponse> |
IdentityPaginators.listTaggingWorkRequestErrorsResponseIterator(ListTaggingWorkRequestErrorsRequest request)
Creates a new iterable which will iterate over the responses received from the
listTaggingWorkRequestErrors operation.
|
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 |
---|---|
ListTaggingWorkRequestErrorsResponse |
ListTaggingWorkRequestErrorsResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
ListTaggingWorkRequestErrorsResponse.Builder |
ListTaggingWorkRequestErrorsResponse.Builder.copy(ListTaggingWorkRequestErrorsResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2023. All rights reserved.