Package | Description |
---|---|
com.oracle.bmc.goldengate | |
com.oracle.bmc.goldengate.requests |
Modifier and Type | Method and Description |
---|---|
ChangePipelineCompartmentResponse |
GoldenGateClient.changePipelineCompartment(ChangePipelineCompartmentRequest request) |
ChangePipelineCompartmentResponse |
GoldenGate.changePipelineCompartment(ChangePipelineCompartmentRequest request)
Moves the Pipeline into a different compartment within the same tenancy.
|
Future<ChangePipelineCompartmentResponse> |
GoldenGateAsyncClient.changePipelineCompartment(ChangePipelineCompartmentRequest request,
AsyncHandler<ChangePipelineCompartmentRequest,ChangePipelineCompartmentResponse> handler) |
Future<ChangePipelineCompartmentResponse> |
GoldenGateAsync.changePipelineCompartment(ChangePipelineCompartmentRequest request,
AsyncHandler<ChangePipelineCompartmentRequest,ChangePipelineCompartmentResponse> handler)
Moves the Pipeline into a different compartment within the same tenancy.
|
Modifier and Type | Method and Description |
---|---|
Future<ChangePipelineCompartmentResponse> |
GoldenGateAsyncClient.changePipelineCompartment(ChangePipelineCompartmentRequest request,
AsyncHandler<ChangePipelineCompartmentRequest,ChangePipelineCompartmentResponse> handler) |
Future<ChangePipelineCompartmentResponse> |
GoldenGateAsync.changePipelineCompartment(ChangePipelineCompartmentRequest request,
AsyncHandler<ChangePipelineCompartmentRequest,ChangePipelineCompartmentResponse> handler)
Moves the Pipeline into a different compartment within the same tenancy.
|
Modifier and Type | Method and Description |
---|---|
ChangePipelineCompartmentRequest |
ChangePipelineCompartmentRequest.Builder.build()
Build the instance of ChangePipelineCompartmentRequest as configured by this builder
|
ChangePipelineCompartmentRequest |
ChangePipelineCompartmentRequest.Builder.buildWithoutInvocationCallback()
Build the instance of ChangePipelineCompartmentRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
ChangePipelineCompartmentRequest.Builder |
ChangePipelineCompartmentRequest.Builder.copy(ChangePipelineCompartmentRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.