Package | Description |
---|---|
com.oracle.bmc.core.requests |
Modifier and Type | Method and Description |
---|---|
static ListDrgsRequest.Builder |
ListDrgsRequest.builder()
Return a new builder for this request object.
|
ListDrgsRequest.Builder |
ListDrgsRequest.Builder.compartmentId(String compartmentId)
The OCID of the
compartment.
|
ListDrgsRequest.Builder |
ListDrgsRequest.Builder.copy(ListDrgsRequest o)
Copy method to populate the builder with values from the given instance.
|
ListDrgsRequest.Builder |
ListDrgsRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback)
Set the invocation callback for the request to be built.
|
ListDrgsRequest.Builder |
ListDrgsRequest.Builder.limit(Integer limit)
For list pagination.
|
ListDrgsRequest.Builder |
ListDrgsRequest.Builder.page(String page)
For list pagination.
|
ListDrgsRequest.Builder |
ListDrgsRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration)
Set the retry configuration for the request to be built.
|
ListDrgsRequest.Builder |
ListDrgsRequest.toBuilder()
Return an instance of
ListDrgsRequest.Builder that allows you to modify request properties. |
Copyright © 2016–2025. All rights reserved.