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