Package | Description |
---|---|
com.oracle.bmc.dns | |
com.oracle.bmc.dns.requests |
Modifier and Type | Method and Description |
---|---|
Waiter<CreateSteeringPolicyAttachmentRequest,CreateSteeringPolicyAttachmentResponse> |
DnsWaiters.forCreateSteeringPolicyAttachment(CreateSteeringPolicyAttachmentRequest request)
Creates a new
Waiter using the default configuration. |
Waiter<CreateSteeringPolicyAttachmentRequest,CreateSteeringPolicyAttachmentResponse> |
DnsWaiters.forCreateSteeringPolicyAttachment(CreateSteeringPolicyAttachmentRequest request,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy)
Creates a new
Waiter using the provided configuration. |
Modifier and Type | Method and Description |
---|---|
Future<CreateSteeringPolicyAttachmentResponse> |
DnsAsync.createSteeringPolicyAttachment(CreateSteeringPolicyAttachmentRequest request,
AsyncHandler<CreateSteeringPolicyAttachmentRequest,CreateSteeringPolicyAttachmentResponse> handler)
Creates a new attachment between a steering policy and a domain, giving the policy permission
to answer queries for the specified domain.
|
Future<CreateSteeringPolicyAttachmentResponse> |
DnsAsyncClient.createSteeringPolicyAttachment(CreateSteeringPolicyAttachmentRequest request,
AsyncHandler<CreateSteeringPolicyAttachmentRequest,CreateSteeringPolicyAttachmentResponse> handler) |
Modifier and Type | Method and Description |
---|---|
CreateSteeringPolicyAttachmentRequest |
CreateSteeringPolicyAttachmentRequest.Builder.build()
Build the instance of CreateSteeringPolicyAttachmentRequest as configured by this builder
|
CreateSteeringPolicyAttachmentRequest |
CreateSteeringPolicyAttachmentRequest.Builder.buildWithoutInvocationCallback()
Build the instance of CreateSteeringPolicyAttachmentRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
CreateSteeringPolicyAttachmentRequest.Builder |
CreateSteeringPolicyAttachmentRequest.Builder.copy(CreateSteeringPolicyAttachmentRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.