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