Package | Description |
---|---|
com.oracle.bmc.goldengate.requests |
Modifier and Type | Method and Description |
---|---|
static GetConnectionRequest.Builder |
GetConnectionRequest.builder()
Return a new builder for this request object.
|
GetConnectionRequest.Builder |
GetConnectionRequest.Builder.connectionId(String connectionId)
The OCID of a
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(com.oracle.bmc.http.client.RequestInterceptor invocationCallback)
Set the invocation callback for the request to be built.
|
GetConnectionRequest.Builder |
GetConnectionRequest.Builder.opcRequestId(String opcRequestId)
The client request ID for tracing.
|
GetConnectionRequest.Builder |
GetConnectionRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration)
Set the retry configuration for the request to be built.
|
GetConnectionRequest.Builder |
GetConnectionRequest.toBuilder()
Return an instance of
GetConnectionRequest.Builder that allows you to modify request properties. |
Copyright © 2016–2024. All rights reserved.