Package | Description |
---|---|
com.oracle.bmc.zpr | |
com.oracle.bmc.zpr.requests |
Modifier and Type | Method and Description |
---|---|
Waiter<GetZprPolicyRequest,GetZprPolicyResponse> |
ZprWaiters.forZprPolicy(GetZprPolicyRequest request,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy,
ZprPolicy.LifecycleState... targetStates)
Creates a new
Waiter using the provided configuration. |
Waiter<GetZprPolicyRequest,GetZprPolicyResponse> |
ZprWaiters.forZprPolicy(GetZprPolicyRequest request,
ZprPolicy.LifecycleState... targetStates)
Creates a new
Waiter using the default configuration. |
Waiter<GetZprPolicyRequest,GetZprPolicyResponse> |
ZprWaiters.forZprPolicy(GetZprPolicyRequest request,
ZprPolicy.LifecycleState targetState,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy)
Creates a new
Waiter using the provided configuration. |
Modifier and Type | Method and Description |
---|---|
Future<GetZprPolicyResponse> |
ZprAsyncClient.getZprPolicy(GetZprPolicyRequest request,
AsyncHandler<GetZprPolicyRequest,GetZprPolicyResponse> handler) |
Future<GetZprPolicyResponse> |
ZprAsync.getZprPolicy(GetZprPolicyRequest request,
AsyncHandler<GetZprPolicyRequest,GetZprPolicyResponse> handler)
Gets information about a ZprPolicy.
|
Modifier and Type | Method and Description |
---|---|
GetZprPolicyRequest |
GetZprPolicyRequest.Builder.build()
Build the instance of GetZprPolicyRequest as configured by this builder
|
GetZprPolicyRequest |
GetZprPolicyRequest.Builder.buildWithoutInvocationCallback()
Build the instance of GetZprPolicyRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
GetZprPolicyRequest.Builder |
GetZprPolicyRequest.Builder.copy(GetZprPolicyRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.