UpdateRoutingPolicyRequest.Builder |
UpdateRoutingPolicyRequest.Builder.body$(UpdateRoutingPolicyDetails body) |
Alternative setter for the body parameter.
|
static UpdateRoutingPolicyRequest.Builder |
UpdateRoutingPolicyRequest.builder() |
Return a new builder for this request object.
|
UpdateRoutingPolicyRequest.Builder |
UpdateRoutingPolicyRequest.Builder.copy(UpdateRoutingPolicyRequest o) |
Copy method to populate the builder with values from the given instance.
|
UpdateRoutingPolicyRequest.Builder |
UpdateRoutingPolicyRequest.Builder.ifMatch(String ifMatch) |
For optimistic concurrency control.
|
UpdateRoutingPolicyRequest.Builder |
UpdateRoutingPolicyRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback) |
Set the invocation callback for the request to be built.
|
UpdateRoutingPolicyRequest.Builder |
UpdateRoutingPolicyRequest.Builder.loadBalancerId(String loadBalancerId) |
The OCID of the
load balancer associated with the routing policy to update.
|
UpdateRoutingPolicyRequest.Builder |
UpdateRoutingPolicyRequest.Builder.opcRequestId(String opcRequestId) |
The unique Oracle-assigned identifier for the request.
|
UpdateRoutingPolicyRequest.Builder |
UpdateRoutingPolicyRequest.Builder.opcRetryToken(String opcRetryToken) |
A token that uniquely identifies a request so it can be retried in case of a timeout or
server error without risk of executing that same action again.
|
UpdateRoutingPolicyRequest.Builder |
UpdateRoutingPolicyRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration) |
Set the retry configuration for the request to be built.
|
UpdateRoutingPolicyRequest.Builder |
UpdateRoutingPolicyRequest.Builder.routingPolicyName(String routingPolicyName) |
The name of the routing policy to update.
|
UpdateRoutingPolicyRequest.Builder |
UpdateRoutingPolicyRequest.toBuilder() |
|
UpdateRoutingPolicyRequest.Builder |
UpdateRoutingPolicyRequest.Builder.updateRoutingPolicyDetails(UpdateRoutingPolicyDetails updateRoutingPolicyDetails) |
The configuration details needed to update a routing policy.
|