Package | Description |
---|---|
com.oracle.bmc.goldengate | |
com.oracle.bmc.goldengate.responses |
Modifier and Type | Method and Description |
---|---|
CreateDeploymentResponse |
GoldenGateClient.createDeployment(CreateDeploymentRequest request) |
CreateDeploymentResponse |
GoldenGate.createDeployment(CreateDeploymentRequest request)
Creates a new Deployment.
|
Modifier and Type | Method and Description |
---|---|
Future<CreateDeploymentResponse> |
GoldenGateAsyncClient.createDeployment(CreateDeploymentRequest request,
AsyncHandler<CreateDeploymentRequest,CreateDeploymentResponse> handler) |
Future<CreateDeploymentResponse> |
GoldenGateAsync.createDeployment(CreateDeploymentRequest request,
AsyncHandler<CreateDeploymentRequest,CreateDeploymentResponse> handler)
Creates a new Deployment.
|
Modifier and Type | Method and Description |
---|---|
Future<CreateDeploymentResponse> |
GoldenGateAsyncClient.createDeployment(CreateDeploymentRequest request,
AsyncHandler<CreateDeploymentRequest,CreateDeploymentResponse> handler) |
Future<CreateDeploymentResponse> |
GoldenGateAsync.createDeployment(CreateDeploymentRequest request,
AsyncHandler<CreateDeploymentRequest,CreateDeploymentResponse> handler)
Creates a new Deployment.
|
Modifier and Type | Method and Description |
---|---|
CreateDeploymentResponse |
CreateDeploymentResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
CreateDeploymentResponse.Builder |
CreateDeploymentResponse.Builder.copy(CreateDeploymentResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.