Package | Description |
---|---|
com.oracle.bmc.loadbalancer.requests |
Modifier and Type | Method and Description |
---|---|
CreateRuleSetRequest.Builder |
CreateRuleSetRequest.Builder.body$(CreateRuleSetDetails body)
Alternative setter for the body parameter.
|
static CreateRuleSetRequest.Builder |
CreateRuleSetRequest.builder()
Return a new builder for this request object.
|
CreateRuleSetRequest.Builder |
CreateRuleSetRequest.Builder.copy(CreateRuleSetRequest o)
Copy method to populate the builder with values from the given instance.
|
CreateRuleSetRequest.Builder |
CreateRuleSetRequest.Builder.createRuleSetDetails(CreateRuleSetDetails createRuleSetDetails)
The configuration details for the rule set to create.
|
CreateRuleSetRequest.Builder |
CreateRuleSetRequest.Builder.ifMatch(String ifMatch)
For optimistic concurrency control.
|
CreateRuleSetRequest.Builder |
CreateRuleSetRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback)
Set the invocation callback for the request to be built.
|
CreateRuleSetRequest.Builder |
CreateRuleSetRequest.Builder.loadBalancerId(String loadBalancerId)
The OCID of the
specified load balancer.
|
CreateRuleSetRequest.Builder |
CreateRuleSetRequest.Builder.opcRequestId(String opcRequestId)
The unique Oracle-assigned identifier for the request.
|
CreateRuleSetRequest.Builder |
CreateRuleSetRequest.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.
|
CreateRuleSetRequest.Builder |
CreateRuleSetRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration)
Set the retry configuration for the request to be built.
|
CreateRuleSetRequest.Builder |
CreateRuleSetRequest.toBuilder()
Return an instance of
CreateRuleSetRequest.Builder that allows you to modify request properties. |
Copyright © 2016–2024. All rights reserved.