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