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