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