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