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