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