Package | Description |
---|---|
com.oracle.bmc.identity | |
com.oracle.bmc.identity.requests |
Modifier and Type | Method and Description |
---|---|
Waiter<GetIamWorkRequestRequest,GetIamWorkRequestResponse> |
IdentityWaiters.forIamWorkRequest(GetIamWorkRequestRequest request)
Creates a new
Waiter using default configuration. |
Waiter<GetIamWorkRequestRequest,GetIamWorkRequestResponse> |
IdentityWaiters.forIamWorkRequest(GetIamWorkRequestRequest request,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy)
Creates a new
Waiter using the provided configuration. |
Modifier and Type | Method and Description |
---|---|
Future<GetIamWorkRequestResponse> |
IdentityAsync.getIamWorkRequest(GetIamWorkRequestRequest request,
AsyncHandler<GetIamWorkRequestRequest,GetIamWorkRequestResponse> handler)
Gets the details of a specified IAM work request.
|
Future<GetIamWorkRequestResponse> |
IdentityAsyncClient.getIamWorkRequest(GetIamWorkRequestRequest request,
AsyncHandler<GetIamWorkRequestRequest,GetIamWorkRequestResponse> handler) |
Modifier and Type | Method and Description |
---|---|
GetIamWorkRequestRequest |
GetIamWorkRequestRequest.Builder.build()
Build the instance of GetIamWorkRequestRequest as configured by this builder
|
GetIamWorkRequestRequest |
GetIamWorkRequestRequest.Builder.buildWithoutInvocationCallback()
Build the instance of GetIamWorkRequestRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
GetIamWorkRequestRequest.Builder |
GetIamWorkRequestRequest.Builder.copy(GetIamWorkRequestRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.