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