Package | Description |
---|---|
com.oracle.bmc.dns | |
com.oracle.bmc.dns.requests |
Modifier and Type | Method and Description |
---|---|
UpdateSteeringPolicyResponse |
Dns.updateSteeringPolicy(UpdateSteeringPolicyRequest request)
Updates the configuration of the specified steering policy.
|
UpdateSteeringPolicyResponse |
DnsClient.updateSteeringPolicy(UpdateSteeringPolicyRequest request) |
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 |
---|---|
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 |
---|---|
UpdateSteeringPolicyRequest |
UpdateSteeringPolicyRequest.Builder.build()
Build the instance of UpdateSteeringPolicyRequest as configured by this builder
|
UpdateSteeringPolicyRequest |
UpdateSteeringPolicyRequest.Builder.buildWithoutInvocationCallback()
Build the instance of UpdateSteeringPolicyRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
UpdateSteeringPolicyRequest.Builder |
UpdateSteeringPolicyRequest.Builder.copy(UpdateSteeringPolicyRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.