Package | Description |
---|---|
com.oracle.bmc.databasemigration.requests |
Modifier and Type | Method and Description |
---|---|
static GetConnectionRequest.Builder |
GetConnectionRequest.builder() |
GetConnectionRequest.Builder |
GetConnectionRequest.Builder.connectionId(String connectionId)
The OCID of the database connection
|
GetConnectionRequest.Builder |
GetConnectionRequest.Builder.copy(GetConnectionRequest o)
Copy method to populate the builder with values from the given instance.
|
GetConnectionRequest.Builder |
GetConnectionRequest.Builder.invocationCallback(Consumer<javax.ws.rs.client.Invocation.Builder> invocationCallback)
Set the invocation callback for the request to be built.
|
GetConnectionRequest.Builder |
GetConnectionRequest.Builder.opcRequestId(String opcRequestId)
Unique Oracle-assigned identifier for the request.
|
GetConnectionRequest.Builder |
GetConnectionRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration)
Set the retry configuration for the request to be built.
|
GetConnectionRequest.Builder |
GetConnectionRequest.toBuilder() |
Copyright © 2016–2022. All rights reserved.