Package | Description |
---|---|
com.oracle.bmc.dns | |
com.oracle.bmc.dns.requests |
Modifier and Type | Method and Description |
---|---|
Future<GetSteeringPolicyAttachmentResponse> |
DnsAsync.getSteeringPolicyAttachment(GetSteeringPolicyAttachmentRequest request,
AsyncHandler<GetSteeringPolicyAttachmentRequest,GetSteeringPolicyAttachmentResponse> handler)
Gets information about the specified steering policy attachment.
|
Future<GetSteeringPolicyAttachmentResponse> |
DnsAsyncClient.getSteeringPolicyAttachment(GetSteeringPolicyAttachmentRequest request,
AsyncHandler<GetSteeringPolicyAttachmentRequest,GetSteeringPolicyAttachmentResponse> handler) |
Modifier and Type | Method and Description |
---|---|
GetSteeringPolicyAttachmentRequest |
GetSteeringPolicyAttachmentRequest.Builder.build()
Build the instance of GetSteeringPolicyAttachmentRequest as configured by this builder
|
GetSteeringPolicyAttachmentRequest |
GetSteeringPolicyAttachmentRequest.Builder.buildWithoutInvocationCallback()
Build the instance of GetSteeringPolicyAttachmentRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
GetSteeringPolicyAttachmentRequest.Builder |
GetSteeringPolicyAttachmentRequest.Builder.copy(GetSteeringPolicyAttachmentRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.