static ListManagedDatabaseGroupsRequest.Builder |
ListManagedDatabaseGroupsRequest.builder() |
Return a new builder for this request object.
|
ListManagedDatabaseGroupsRequest.Builder |
ListManagedDatabaseGroupsRequest.Builder.compartmentId(String compartmentId) |
The OCID of the
compartment.
|
ListManagedDatabaseGroupsRequest.Builder |
ListManagedDatabaseGroupsRequest.Builder.copy(ListManagedDatabaseGroupsRequest o) |
Copy method to populate the builder with values from the given instance.
|
ListManagedDatabaseGroupsRequest.Builder |
ListManagedDatabaseGroupsRequest.Builder.id(String id) |
The identifier of the resource.
|
ListManagedDatabaseGroupsRequest.Builder |
ListManagedDatabaseGroupsRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback) |
Set the invocation callback for the request to be built.
|
ListManagedDatabaseGroupsRequest.Builder |
ListManagedDatabaseGroupsRequest.Builder.lifecycleState(LifecycleStates lifecycleState) |
The lifecycle state of a resource.
|
ListManagedDatabaseGroupsRequest.Builder |
ListManagedDatabaseGroupsRequest.Builder.limit(Integer limit) |
The maximum number of records returned in the paginated response.
|
ListManagedDatabaseGroupsRequest.Builder |
ListManagedDatabaseGroupsRequest.Builder.name(String name) |
A filter to return only resources that match the entire name.
|
ListManagedDatabaseGroupsRequest.Builder |
ListManagedDatabaseGroupsRequest.Builder.opcRequestId(String opcRequestId) |
The client request ID for tracing.
|
ListManagedDatabaseGroupsRequest.Builder |
ListManagedDatabaseGroupsRequest.Builder.page(String page) |
The page token representing the page from where the next set of paginated results are
retrieved.
|
ListManagedDatabaseGroupsRequest.Builder |
ListManagedDatabaseGroupsRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration) |
Set the retry configuration for the request to be built.
|
ListManagedDatabaseGroupsRequest.Builder |
ListManagedDatabaseGroupsRequest.Builder.sortBy(ListManagedDatabaseGroupsRequest.SortBy sortBy) |
The field to sort information by.
|
ListManagedDatabaseGroupsRequest.Builder |
ListManagedDatabaseGroupsRequest.Builder.sortOrder(SortOrders sortOrder) |
The option to sort information in ascending (\u2018ASC\u2019) or descending
(\u2018DESC\u2019) order.
|
ListManagedDatabaseGroupsRequest.Builder |
ListManagedDatabaseGroupsRequest.toBuilder() |
|