Package | Description |
---|---|
com.oracle.bmc.goldengate | |
com.oracle.bmc.goldengate.responses |
Modifier and Type | Method and Description |
---|---|
AddConnectionLockResponse |
GoldenGateClient.addConnectionLock(AddConnectionLockRequest request) |
AddConnectionLockResponse |
GoldenGate.addConnectionLock(AddConnectionLockRequest request)
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 |
---|---|
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 |
---|---|
AddConnectionLockResponse |
AddConnectionLockResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
AddConnectionLockResponse.Builder |
AddConnectionLockResponse.Builder.copy(AddConnectionLockResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.