Package | Description |
---|---|
com.oracle.bmc.goldengate.requests |
Modifier and Type | Method and Description |
---|---|
RefreshConnectionRequest.Builder |
RefreshConnectionRequest.Builder.body$(RefreshConnectionDetails body)
Alternative setter for the body parameter.
|
static RefreshConnectionRequest.Builder |
RefreshConnectionRequest.builder()
Return a new builder for this request object.
|
RefreshConnectionRequest.Builder |
RefreshConnectionRequest.Builder.connectionId(String connectionId)
The OCID of a
Connection.
|
RefreshConnectionRequest.Builder |
RefreshConnectionRequest.Builder.copy(RefreshConnectionRequest o)
Copy method to populate the builder with values from the given instance.
|
RefreshConnectionRequest.Builder |
RefreshConnectionRequest.Builder.ifMatch(String ifMatch)
For optimistic concurrency control.
|
RefreshConnectionRequest.Builder |
RefreshConnectionRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback)
Set the invocation callback for the request to be built.
|
RefreshConnectionRequest.Builder |
RefreshConnectionRequest.Builder.isLockOverride(Boolean isLockOverride)
Whether to override locks (if any exist).
|
RefreshConnectionRequest.Builder |
RefreshConnectionRequest.Builder.opcRequestId(String opcRequestId)
The client request ID for tracing.
|
RefreshConnectionRequest.Builder |
RefreshConnectionRequest.Builder.refreshConnectionDetails(RefreshConnectionDetails refreshConnectionDetails)
Details of refresh external Connection attributes.
|
RefreshConnectionRequest.Builder |
RefreshConnectionRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration)
Set the retry configuration for the request to be built.
|
RefreshConnectionRequest.Builder |
RefreshConnectionRequest.toBuilder()
Return an instance of
RefreshConnectionRequest.Builder that allows you to modify request properties. |
Copyright © 2016–2024. All rights reserved.