Package | Description |
---|---|
com.oracle.bmc.dns | |
com.oracle.bmc.dns.responses |
Modifier and Type | Method and Description |
---|---|
DeleteSteeringPolicyAttachmentResponse |
Dns.deleteSteeringPolicyAttachment(DeleteSteeringPolicyAttachmentRequest request)
Deletes the specified steering policy attachment.
|
DeleteSteeringPolicyAttachmentResponse |
DnsClient.deleteSteeringPolicyAttachment(DeleteSteeringPolicyAttachmentRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<DeleteSteeringPolicyAttachmentResponse> |
DnsAsync.deleteSteeringPolicyAttachment(DeleteSteeringPolicyAttachmentRequest request,
AsyncHandler<DeleteSteeringPolicyAttachmentRequest,DeleteSteeringPolicyAttachmentResponse> handler)
Deletes the specified steering policy attachment.
|
Future<DeleteSteeringPolicyAttachmentResponse> |
DnsAsyncClient.deleteSteeringPolicyAttachment(DeleteSteeringPolicyAttachmentRequest request,
AsyncHandler<DeleteSteeringPolicyAttachmentRequest,DeleteSteeringPolicyAttachmentResponse> handler) |
Modifier and Type | Method and Description |
---|---|
DeleteSteeringPolicyAttachmentResponse |
DeleteSteeringPolicyAttachmentResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
DeleteSteeringPolicyAttachmentResponse.Builder |
DeleteSteeringPolicyAttachmentResponse.Builder.copy(DeleteSteeringPolicyAttachmentResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.