Package | Description |
---|---|
com.oracle.bmc.dns | |
com.oracle.bmc.dns.requests |
Modifier and Type | Method and Description |
---|---|
Waiter<DeleteSteeringPolicyAttachmentRequest,DeleteSteeringPolicyAttachmentResponse> |
DnsWaiters.forDeleteSteeringPolicyAttachment(DeleteSteeringPolicyAttachmentRequest request)
Creates a new
Waiter using the default configuration. |
Waiter<DeleteSteeringPolicyAttachmentRequest,DeleteSteeringPolicyAttachmentResponse> |
DnsWaiters.forDeleteSteeringPolicyAttachment(DeleteSteeringPolicyAttachmentRequest request,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy)
Creates a new
Waiter using the provided configuration. |
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 |
---|---|
DeleteSteeringPolicyAttachmentRequest |
DeleteSteeringPolicyAttachmentRequest.Builder.build()
Build the instance of DeleteSteeringPolicyAttachmentRequest as configured by this builder
|
DeleteSteeringPolicyAttachmentRequest |
DeleteSteeringPolicyAttachmentRequest.Builder.buildWithoutInvocationCallback()
Build the instance of DeleteSteeringPolicyAttachmentRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
DeleteSteeringPolicyAttachmentRequest.Builder |
DeleteSteeringPolicyAttachmentRequest.Builder.copy(DeleteSteeringPolicyAttachmentRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.