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