Package | Description |
---|---|
com.oracle.bmc.dns | |
com.oracle.bmc.dns.responses |
Modifier and Type | Method and Description |
---|---|
UpdateSteeringPolicyAttachmentResponse |
Dns.updateSteeringPolicyAttachment(UpdateSteeringPolicyAttachmentRequest request)
Updates the specified steering policy attachment with your new information.
|
UpdateSteeringPolicyAttachmentResponse |
DnsClient.updateSteeringPolicyAttachment(UpdateSteeringPolicyAttachmentRequest request) |
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 |
---|---|
UpdateSteeringPolicyAttachmentResponse |
UpdateSteeringPolicyAttachmentResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
UpdateSteeringPolicyAttachmentResponse.Builder |
UpdateSteeringPolicyAttachmentResponse.Builder.copy(UpdateSteeringPolicyAttachmentResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.