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