Package | Description |
---|---|
com.oracle.bmc.dns | |
com.oracle.bmc.dns.responses |
Modifier and Type | Method and Description |
---|---|
ListSteeringPolicyAttachmentsResponse |
Dns.listSteeringPolicyAttachments(ListSteeringPolicyAttachmentsRequest request)
Lists the steering policy attachments in the specified compartment.
|
ListSteeringPolicyAttachmentsResponse |
DnsClient.listSteeringPolicyAttachments(ListSteeringPolicyAttachmentsRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<ListSteeringPolicyAttachmentsResponse> |
DnsAsync.listSteeringPolicyAttachments(ListSteeringPolicyAttachmentsRequest request,
AsyncHandler<ListSteeringPolicyAttachmentsRequest,ListSteeringPolicyAttachmentsResponse> handler)
Lists the steering policy attachments in the specified compartment.
|
Future<ListSteeringPolicyAttachmentsResponse> |
DnsAsyncClient.listSteeringPolicyAttachments(ListSteeringPolicyAttachmentsRequest request,
AsyncHandler<ListSteeringPolicyAttachmentsRequest,ListSteeringPolicyAttachmentsResponse> handler) |
Iterable<ListSteeringPolicyAttachmentsResponse> |
DnsPaginators.listSteeringPolicyAttachmentsResponseIterator(ListSteeringPolicyAttachmentsRequest request)
Creates a new iterable which will iterate over the responses received from the
listSteeringPolicyAttachments operation.
|
Modifier and Type | Method and Description |
---|---|
Future<ListSteeringPolicyAttachmentsResponse> |
DnsAsync.listSteeringPolicyAttachments(ListSteeringPolicyAttachmentsRequest request,
AsyncHandler<ListSteeringPolicyAttachmentsRequest,ListSteeringPolicyAttachmentsResponse> handler)
Lists the steering policy attachments in the specified compartment.
|
Future<ListSteeringPolicyAttachmentsResponse> |
DnsAsyncClient.listSteeringPolicyAttachments(ListSteeringPolicyAttachmentsRequest request,
AsyncHandler<ListSteeringPolicyAttachmentsRequest,ListSteeringPolicyAttachmentsResponse> handler) |
Modifier and Type | Method and Description |
---|---|
ListSteeringPolicyAttachmentsResponse |
ListSteeringPolicyAttachmentsResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
ListSteeringPolicyAttachmentsResponse.Builder |
ListSteeringPolicyAttachmentsResponse.Builder.copy(ListSteeringPolicyAttachmentsResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.