Package | Description |
---|---|
com.oracle.bmc.goldengate | |
com.oracle.bmc.goldengate.requests |
Modifier and Type | Method and Description |
---|---|
CreateDeploymentResponse |
GoldenGateClient.createDeployment(CreateDeploymentRequest request) |
CreateDeploymentResponse |
GoldenGate.createDeployment(CreateDeploymentRequest request)
Creates a new Deployment.
|
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 |
---|---|
CreateDeploymentRequest |
CreateDeploymentRequest.Builder.build()
Build the instance of CreateDeploymentRequest as configured by this builder
|
CreateDeploymentRequest |
CreateDeploymentRequest.Builder.buildWithoutInvocationCallback()
Build the instance of CreateDeploymentRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
CreateDeploymentRequest.Builder |
CreateDeploymentRequest.Builder.copy(CreateDeploymentRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.