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