Package | Description |
---|---|
com.oracle.bmc.databasemanagement.requests |
Modifier and Type | Method and Description |
---|---|
static GetManagedDatabaseGroupRequest.Builder |
GetManagedDatabaseGroupRequest.builder()
Return a new builder for this request object.
|
GetManagedDatabaseGroupRequest.Builder |
GetManagedDatabaseGroupRequest.Builder.copy(GetManagedDatabaseGroupRequest o)
Copy method to populate the builder with values from the given instance.
|
GetManagedDatabaseGroupRequest.Builder |
GetManagedDatabaseGroupRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback)
Set the invocation callback for the request to be built.
|
GetManagedDatabaseGroupRequest.Builder |
GetManagedDatabaseGroupRequest.Builder.managedDatabaseGroupId(String managedDatabaseGroupId)
The OCID of the
Managed Database Group.
|
GetManagedDatabaseGroupRequest.Builder |
GetManagedDatabaseGroupRequest.Builder.opcRequestId(String opcRequestId)
The client request ID for tracing.
|
GetManagedDatabaseGroupRequest.Builder |
GetManagedDatabaseGroupRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration)
Set the retry configuration for the request to be built.
|
GetManagedDatabaseGroupRequest.Builder |
GetManagedDatabaseGroupRequest.toBuilder()
Return an instance of
GetManagedDatabaseGroupRequest.Builder that allows you to modify request properties. |
Copyright © 2016–2024. All rights reserved.