UpdateDrgRouteRulesRequest.Builder |
UpdateDrgRouteRulesRequest.Builder.body$(UpdateDrgRouteRulesDetails body) |
Alternative setter for the body parameter.
|
static UpdateDrgRouteRulesRequest.Builder |
UpdateDrgRouteRulesRequest.builder() |
Return a new builder for this request object.
|
UpdateDrgRouteRulesRequest.Builder |
UpdateDrgRouteRulesRequest.Builder.copy(UpdateDrgRouteRulesRequest o) |
Copy method to populate the builder with values from the given instance.
|
UpdateDrgRouteRulesRequest.Builder |
UpdateDrgRouteRulesRequest.Builder.drgRouteTableId(String drgRouteTableId) |
The OCID of the
DRG route table.
|
UpdateDrgRouteRulesRequest.Builder |
UpdateDrgRouteRulesRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback) |
Set the invocation callback for the request to be built.
|
UpdateDrgRouteRulesRequest.Builder |
UpdateDrgRouteRulesRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration) |
Set the retry configuration for the request to be built.
|
UpdateDrgRouteRulesRequest.Builder |
UpdateDrgRouteRulesRequest.toBuilder() |
|
UpdateDrgRouteRulesRequest.Builder |
UpdateDrgRouteRulesRequest.Builder.updateDrgRouteRulesDetails(UpdateDrgRouteRulesDetails updateDrgRouteRulesDetails) |
Request to update one or more route rules in the DRG route table.
|