Package | Description |
---|---|
com.oracle.bmc.dns | |
com.oracle.bmc.dns.responses |
Modifier and Type | Method and Description |
---|---|
GetSteeringPolicyAttachmentResponse |
Dns.getSteeringPolicyAttachment(GetSteeringPolicyAttachmentRequest request)
Gets information about the specified steering policy attachment.
|
GetSteeringPolicyAttachmentResponse |
DnsClient.getSteeringPolicyAttachment(GetSteeringPolicyAttachmentRequest request) |
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 |
---|---|
GetSteeringPolicyAttachmentResponse |
GetSteeringPolicyAttachmentResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
GetSteeringPolicyAttachmentResponse.Builder |
GetSteeringPolicyAttachmentResponse.Builder.copy(GetSteeringPolicyAttachmentResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.