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