Package | Description |
---|---|
com.oracle.bmc.dns | |
com.oracle.bmc.dns.requests |
Modifier and Type | Method and Description |
---|---|
Waiter<GetSteeringPolicyRequest,GetSteeringPolicyResponse> |
DnsWaiters.forSteeringPolicy(GetSteeringPolicyRequest request,
SteeringPolicy.LifecycleState... targetStates)
Creates a new
Waiter using the default configuration. |
Waiter<GetSteeringPolicyRequest,GetSteeringPolicyResponse> |
DnsWaiters.forSteeringPolicy(GetSteeringPolicyRequest request,
SteeringPolicy.LifecycleState targetState,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy)
Creates a new
Waiter using the provided configuration. |
Waiter<GetSteeringPolicyRequest,GetSteeringPolicyResponse> |
DnsWaiters.forSteeringPolicy(GetSteeringPolicyRequest request,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy,
SteeringPolicy.LifecycleState... targetStates)
Creates a new
Waiter using the provided configuration. |
Modifier and Type | Method and Description |
---|---|
Future<GetSteeringPolicyResponse> |
DnsAsync.getSteeringPolicy(GetSteeringPolicyRequest request,
AsyncHandler<GetSteeringPolicyRequest,GetSteeringPolicyResponse> handler)
Gets information about the specified steering policy.
|
Future<GetSteeringPolicyResponse> |
DnsAsyncClient.getSteeringPolicy(GetSteeringPolicyRequest request,
AsyncHandler<GetSteeringPolicyRequest,GetSteeringPolicyResponse> handler) |
Modifier and Type | Method and Description |
---|---|
GetSteeringPolicyRequest |
GetSteeringPolicyRequest.Builder.build()
Build the instance of GetSteeringPolicyRequest as configured by this builder
|
GetSteeringPolicyRequest |
GetSteeringPolicyRequest.Builder.buildWithoutInvocationCallback()
Build the instance of GetSteeringPolicyRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
GetSteeringPolicyRequest.Builder |
GetSteeringPolicyRequest.Builder.copy(GetSteeringPolicyRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.