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