Package | Description |
---|---|
com.oracle.bmc.goldengate | |
com.oracle.bmc.goldengate.requests |
Modifier and Type | Method and Description |
---|---|
Waiter<GetConnectionRequest,GetConnectionResponse> |
GoldenGateWaiters.forConnection(GetConnectionRequest request,
Connection.LifecycleState... targetStates)
Creates a new
Waiter using the default configuration. |
Waiter<GetConnectionRequest,GetConnectionResponse> |
GoldenGateWaiters.forConnection(GetConnectionRequest request,
Connection.LifecycleState targetState,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy)
Creates a new
Waiter using the provided configuration. |
Waiter<GetConnectionRequest,GetConnectionResponse> |
GoldenGateWaiters.forConnection(GetConnectionRequest request,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy,
Connection.LifecycleState... targetStates)
Creates a new
Waiter using the provided configuration. |
Modifier and Type | Method and Description |
---|---|
Future<GetConnectionResponse> |
GoldenGateAsyncClient.getConnection(GetConnectionRequest request,
AsyncHandler<GetConnectionRequest,GetConnectionResponse> handler) |
Future<GetConnectionResponse> |
GoldenGateAsync.getConnection(GetConnectionRequest request,
AsyncHandler<GetConnectionRequest,GetConnectionResponse> handler)
Retrieves a Connection.
|
Modifier and Type | Method and Description |
---|---|
GetConnectionRequest |
GetConnectionRequest.Builder.build()
Build the instance of GetConnectionRequest as configured by this builder
|
GetConnectionRequest |
GetConnectionRequest.Builder.buildWithoutInvocationCallback()
Build the instance of GetConnectionRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
GetConnectionRequest.Builder |
GetConnectionRequest.Builder.copy(GetConnectionRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.