Uses of Class
com.oracle.bmc.identity.requests.ListIamWorkRequestErrorsRequest
-
Packages that use ListIamWorkRequestErrorsRequest Package Description com.oracle.bmc.identity com.oracle.bmc.identity.requests -
-
Uses of ListIamWorkRequestErrorsRequest in com.oracle.bmc.identity
Method parameters in com.oracle.bmc.identity with type arguments of type ListIamWorkRequestErrorsRequest Modifier and Type Method 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) -
Uses of ListIamWorkRequestErrorsRequest in com.oracle.bmc.identity.requests
Methods in com.oracle.bmc.identity.requests that return ListIamWorkRequestErrorsRequest Modifier and Type Method Description ListIamWorkRequestErrorsRequestListIamWorkRequestErrorsRequest.Builder. build()Build the instance of ListIamWorkRequestErrorsRequest as configured by this builderListIamWorkRequestErrorsRequestListIamWorkRequestErrorsRequest.Builder. buildWithoutInvocationCallback()Build the instance of ListIamWorkRequestErrorsRequest as configured by this builderMethods in com.oracle.bmc.identity.requests with parameters of type ListIamWorkRequestErrorsRequest Modifier and Type Method Description ListIamWorkRequestErrorsRequest.BuilderListIamWorkRequestErrorsRequest.Builder. copy(ListIamWorkRequestErrorsRequest o)Copy method to populate the builder with values from the given instance.
-