Uses of Class
com.oracle.bmc.dns.requests.ListSteeringPoliciesRequest
-
Packages that use ListSteeringPoliciesRequest Package Description com.oracle.bmc.dns com.oracle.bmc.dns.requests -
-
Uses of ListSteeringPoliciesRequest in com.oracle.bmc.dns
Method parameters in com.oracle.bmc.dns with type arguments of type ListSteeringPoliciesRequest Modifier and Type Method Description Future<ListSteeringPoliciesResponse>DnsAsync. listSteeringPolicies(ListSteeringPoliciesRequest request, AsyncHandler<ListSteeringPoliciesRequest,ListSteeringPoliciesResponse> handler)Gets a list of all steering policies in the specified compartment.Future<ListSteeringPoliciesResponse>DnsAsyncClient. listSteeringPolicies(ListSteeringPoliciesRequest request, AsyncHandler<ListSteeringPoliciesRequest,ListSteeringPoliciesResponse> handler) -
Uses of ListSteeringPoliciesRequest in com.oracle.bmc.dns.requests
Methods in com.oracle.bmc.dns.requests that return ListSteeringPoliciesRequest Modifier and Type Method Description ListSteeringPoliciesRequestListSteeringPoliciesRequest.Builder. build()Build the instance of ListSteeringPoliciesRequest as configured by this builderListSteeringPoliciesRequestListSteeringPoliciesRequest.Builder. buildWithoutInvocationCallback()Build the instance of ListSteeringPoliciesRequest as configured by this builderMethods in com.oracle.bmc.dns.requests with parameters of type ListSteeringPoliciesRequest Modifier and Type Method Description ListSteeringPoliciesRequest.BuilderListSteeringPoliciesRequest.Builder. copy(ListSteeringPoliciesRequest o)Copy method to populate the builder with values from the given instance.
-