Package | Description |
---|---|
com.oracle.bmc.goldengate | |
com.oracle.bmc.goldengate.requests |
Modifier and Type | Method and Description |
---|---|
RefreshConnectionResponse |
GoldenGateClient.refreshConnection(RefreshConnectionRequest request) |
RefreshConnectionResponse |
GoldenGate.refreshConnection(RefreshConnectionRequest request)
Refresh the external Connection attributes.
|
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 |
---|---|
RefreshConnectionRequest |
RefreshConnectionRequest.Builder.build()
Build the instance of RefreshConnectionRequest as configured by this builder
|
RefreshConnectionRequest |
RefreshConnectionRequest.Builder.buildWithoutInvocationCallback()
Build the instance of RefreshConnectionRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
RefreshConnectionRequest.Builder |
RefreshConnectionRequest.Builder.copy(RefreshConnectionRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.