static ListDrgRouteRulesRequest.Builder |
ListDrgRouteRulesRequest.builder() |
Return a new builder for this request object.
|
ListDrgRouteRulesRequest.Builder |
ListDrgRouteRulesRequest.Builder.copy(ListDrgRouteRulesRequest o) |
Copy method to populate the builder with values from the given instance.
|
ListDrgRouteRulesRequest.Builder |
ListDrgRouteRulesRequest.Builder.drgRouteTableId(String drgRouteTableId) |
The OCID of the
DRG route table.
|
ListDrgRouteRulesRequest.Builder |
ListDrgRouteRulesRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback) |
Set the invocation callback for the request to be built.
|
ListDrgRouteRulesRequest.Builder |
ListDrgRouteRulesRequest.Builder.limit(Integer limit) |
For list pagination.
|
ListDrgRouteRulesRequest.Builder |
ListDrgRouteRulesRequest.Builder.page(String page) |
For list pagination.
|
ListDrgRouteRulesRequest.Builder |
ListDrgRouteRulesRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration) |
Set the retry configuration for the request to be built.
|
ListDrgRouteRulesRequest.Builder |
ListDrgRouteRulesRequest.Builder.routeType(ListDrgRouteRulesRequest.RouteType routeType) |
Static routes are specified through the DRG route table API.
|
ListDrgRouteRulesRequest.Builder |
ListDrgRouteRulesRequest.toBuilder() |
|