Package | Description |
---|---|
com.oracle.bmc.dns | |
com.oracle.bmc.dns.responses |
Modifier and Type | Method and Description |
---|---|
CreateSteeringPolicyAttachmentResponse |
Dns.createSteeringPolicyAttachment(CreateSteeringPolicyAttachmentRequest request)
Creates a new attachment between a steering policy and a domain, giving the policy permission
to answer queries for the specified domain.
|
CreateSteeringPolicyAttachmentResponse |
DnsClient.createSteeringPolicyAttachment(CreateSteeringPolicyAttachmentRequest request) |
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 |
---|---|
CreateSteeringPolicyAttachmentResponse |
CreateSteeringPolicyAttachmentResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
CreateSteeringPolicyAttachmentResponse.Builder |
CreateSteeringPolicyAttachmentResponse.Builder.copy(CreateSteeringPolicyAttachmentResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.