Package | Description |
---|---|
com.oracle.bmc.goldengate | |
com.oracle.bmc.goldengate.requests |
Modifier and Type | Method and Description |
---|---|
AddConnectionLockResponse |
GoldenGateClient.addConnectionLock(AddConnectionLockRequest request) |
AddConnectionLockResponse |
GoldenGate.addConnectionLock(AddConnectionLockRequest request)
Adds a lock to a Connection resource.
|
Future<AddConnectionLockResponse> |
GoldenGateAsyncClient.addConnectionLock(AddConnectionLockRequest request,
AsyncHandler<AddConnectionLockRequest,AddConnectionLockResponse> handler) |
Future<AddConnectionLockResponse> |
GoldenGateAsync.addConnectionLock(AddConnectionLockRequest request,
AsyncHandler<AddConnectionLockRequest,AddConnectionLockResponse> handler)
Adds a lock to a Connection resource.
|
Modifier and Type | Method and Description |
---|---|
Future<AddConnectionLockResponse> |
GoldenGateAsyncClient.addConnectionLock(AddConnectionLockRequest request,
AsyncHandler<AddConnectionLockRequest,AddConnectionLockResponse> handler) |
Future<AddConnectionLockResponse> |
GoldenGateAsync.addConnectionLock(AddConnectionLockRequest request,
AsyncHandler<AddConnectionLockRequest,AddConnectionLockResponse> handler)
Adds a lock to a Connection resource.
|
Modifier and Type | Method and Description |
---|---|
AddConnectionLockRequest |
AddConnectionLockRequest.Builder.build()
Build the instance of AddConnectionLockRequest as configured by this builder
|
AddConnectionLockRequest |
AddConnectionLockRequest.Builder.buildWithoutInvocationCallback()
Build the instance of AddConnectionLockRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
AddConnectionLockRequest.Builder |
AddConnectionLockRequest.Builder.copy(AddConnectionLockRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.