Package | Description |
---|---|
com.oracle.bmc.identity | |
com.oracle.bmc.identity.requests |
Modifier and Type | Method and Description |
---|---|
Waiter<GetPolicyRequest,GetPolicyResponse> |
IdentityWaiters.forPolicy(GetPolicyRequest request,
Policy.LifecycleState... targetStates)
Creates a new
Waiter using the default configuration. |
Waiter<GetPolicyRequest,GetPolicyResponse> |
IdentityWaiters.forPolicy(GetPolicyRequest request,
Policy.LifecycleState targetState,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy)
Creates a new
Waiter using the provided configuration. |
Waiter<GetPolicyRequest,GetPolicyResponse> |
IdentityWaiters.forPolicy(GetPolicyRequest request,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy,
Policy.LifecycleState... targetStates)
Creates a new
Waiter using the provided configuration. |
Modifier and Type | Method and Description |
---|---|
Waiter<GetPolicyRequest,GetPolicyResponse> |
IdentityWaiters.forPolicy(GetPolicyRequest request,
Policy.LifecycleState... targetStates)
Creates a new
Waiter using the default configuration. |
Waiter<GetPolicyRequest,GetPolicyResponse> |
IdentityWaiters.forPolicy(GetPolicyRequest request,
Policy.LifecycleState targetState,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy)
Creates a new
Waiter using the provided configuration. |
Waiter<GetPolicyRequest,GetPolicyResponse> |
IdentityWaiters.forPolicy(GetPolicyRequest request,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy,
Policy.LifecycleState... targetStates)
Creates a new
Waiter using the provided configuration. |
GetPolicyResponse |
IdentityClient.getPolicy(GetPolicyRequest request) |
GetPolicyResponse |
Identity.getPolicy(GetPolicyRequest request)
Gets the specified policy’s information.
|
Future<GetPolicyResponse> |
IdentityAsync.getPolicy(GetPolicyRequest request,
AsyncHandler<GetPolicyRequest,GetPolicyResponse> handler)
Gets the specified policy’s information.
|
Future<GetPolicyResponse> |
IdentityAsyncClient.getPolicy(GetPolicyRequest request,
AsyncHandler<GetPolicyRequest,GetPolicyResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<GetPolicyResponse> |
IdentityAsync.getPolicy(GetPolicyRequest request,
AsyncHandler<GetPolicyRequest,GetPolicyResponse> handler)
Gets the specified policy’s information.
|
Future<GetPolicyResponse> |
IdentityAsyncClient.getPolicy(GetPolicyRequest request,
AsyncHandler<GetPolicyRequest,GetPolicyResponse> handler) |
Modifier and Type | Method and Description |
---|---|
GetPolicyRequest |
GetPolicyRequest.Builder.build()
Build the instance of GetPolicyRequest as configured by this builder
|
GetPolicyRequest |
GetPolicyRequest.Builder.buildWithoutInvocationCallback()
Build the instance of GetPolicyRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
GetPolicyRequest.Builder |
GetPolicyRequest.Builder.copy(GetPolicyRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.