static DeleteRoutingPolicyRequest.Builder |
DeleteRoutingPolicyRequest.builder() |
Return a new builder for this request object.
|
DeleteRoutingPolicyRequest.Builder |
DeleteRoutingPolicyRequest.Builder.copy(DeleteRoutingPolicyRequest o) |
Copy method to populate the builder with values from the given instance.
|
DeleteRoutingPolicyRequest.Builder |
DeleteRoutingPolicyRequest.Builder.ifMatch(String ifMatch) |
For optimistic concurrency control.
|
DeleteRoutingPolicyRequest.Builder |
DeleteRoutingPolicyRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback) |
Set the invocation callback for the request to be built.
|
DeleteRoutingPolicyRequest.Builder |
DeleteRoutingPolicyRequest.Builder.loadBalancerId(String loadBalancerId) |
The OCID of the
load balancer associated with the routing policy to delete.
|
DeleteRoutingPolicyRequest.Builder |
DeleteRoutingPolicyRequest.Builder.opcRequestId(String opcRequestId) |
The unique Oracle-assigned identifier for the request.
|
DeleteRoutingPolicyRequest.Builder |
DeleteRoutingPolicyRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration) |
Set the retry configuration for the request to be built.
|
DeleteRoutingPolicyRequest.Builder |
DeleteRoutingPolicyRequest.Builder.routingPolicyName(String routingPolicyName) |
The name of the routing policy to delete.
|
DeleteRoutingPolicyRequest.Builder |
DeleteRoutingPolicyRequest.toBuilder() |
|