Package | Description |
---|---|
com.oracle.bmc.goldengate | |
com.oracle.bmc.goldengate.responses |
Modifier and Type | Method and Description |
---|---|
ChangeDeploymentCompartmentResponse |
GoldenGateClient.changeDeploymentCompartment(ChangeDeploymentCompartmentRequest request) |
ChangeDeploymentCompartmentResponse |
GoldenGate.changeDeploymentCompartment(ChangeDeploymentCompartmentRequest request)
Moves the Deployment into a different compartment within the same tenancy.
|
Modifier and Type | Method and Description |
---|---|
Future<ChangeDeploymentCompartmentResponse> |
GoldenGateAsyncClient.changeDeploymentCompartment(ChangeDeploymentCompartmentRequest request,
AsyncHandler<ChangeDeploymentCompartmentRequest,ChangeDeploymentCompartmentResponse> handler) |
Future<ChangeDeploymentCompartmentResponse> |
GoldenGateAsync.changeDeploymentCompartment(ChangeDeploymentCompartmentRequest request,
AsyncHandler<ChangeDeploymentCompartmentRequest,ChangeDeploymentCompartmentResponse> handler)
Moves the Deployment into a different compartment within the same tenancy.
|
Modifier and Type | Method and Description |
---|---|
Future<ChangeDeploymentCompartmentResponse> |
GoldenGateAsyncClient.changeDeploymentCompartment(ChangeDeploymentCompartmentRequest request,
AsyncHandler<ChangeDeploymentCompartmentRequest,ChangeDeploymentCompartmentResponse> handler) |
Future<ChangeDeploymentCompartmentResponse> |
GoldenGateAsync.changeDeploymentCompartment(ChangeDeploymentCompartmentRequest request,
AsyncHandler<ChangeDeploymentCompartmentRequest,ChangeDeploymentCompartmentResponse> handler)
Moves the Deployment into a different compartment within the same tenancy.
|
Modifier and Type | Method and Description |
---|---|
ChangeDeploymentCompartmentResponse |
ChangeDeploymentCompartmentResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
ChangeDeploymentCompartmentResponse.Builder |
ChangeDeploymentCompartmentResponse.Builder.copy(ChangeDeploymentCompartmentResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.