Package | Description |
---|---|
com.oracle.bmc.goldengate | |
com.oracle.bmc.goldengate.responses |
Modifier and Type | Method and Description |
---|---|
RefreshConnectionResponse |
GoldenGateClient.refreshConnection(RefreshConnectionRequest request) |
RefreshConnectionResponse |
GoldenGate.refreshConnection(RefreshConnectionRequest request)
Refresh the external Connection attributes.
|
Modifier and Type | Method and Description |
---|---|
Future<RefreshConnectionResponse> |
GoldenGateAsyncClient.refreshConnection(RefreshConnectionRequest request,
AsyncHandler<RefreshConnectionRequest,RefreshConnectionResponse> handler) |
Future<RefreshConnectionResponse> |
GoldenGateAsync.refreshConnection(RefreshConnectionRequest request,
AsyncHandler<RefreshConnectionRequest,RefreshConnectionResponse> handler)
Refresh the external Connection attributes.
|
Modifier and Type | Method and Description |
---|---|
Future<RefreshConnectionResponse> |
GoldenGateAsyncClient.refreshConnection(RefreshConnectionRequest request,
AsyncHandler<RefreshConnectionRequest,RefreshConnectionResponse> handler) |
Future<RefreshConnectionResponse> |
GoldenGateAsync.refreshConnection(RefreshConnectionRequest request,
AsyncHandler<RefreshConnectionRequest,RefreshConnectionResponse> handler)
Refresh the external Connection attributes.
|
Modifier and Type | Method and Description |
---|---|
RefreshConnectionResponse |
RefreshConnectionResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
RefreshConnectionResponse.Builder |
RefreshConnectionResponse.Builder.copy(RefreshConnectionResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.