Package | Description |
---|---|
com.oracle.bmc.dataflow | |
com.oracle.bmc.dataflow.requests |
Modifier and Type | Method and Description |
---|---|
ChangeSqlEndpointCompartmentResponse |
DataFlowClient.changeSqlEndpointCompartment(ChangeSqlEndpointCompartmentRequest request) |
ChangeSqlEndpointCompartmentResponse |
DataFlow.changeSqlEndpointCompartment(ChangeSqlEndpointCompartmentRequest request)
Moves an Sql Endpoint from one compartment to another.
|
Future<ChangeSqlEndpointCompartmentResponse> |
DataFlowAsyncClient.changeSqlEndpointCompartment(ChangeSqlEndpointCompartmentRequest request,
AsyncHandler<ChangeSqlEndpointCompartmentRequest,ChangeSqlEndpointCompartmentResponse> handler) |
Future<ChangeSqlEndpointCompartmentResponse> |
DataFlowAsync.changeSqlEndpointCompartment(ChangeSqlEndpointCompartmentRequest request,
AsyncHandler<ChangeSqlEndpointCompartmentRequest,ChangeSqlEndpointCompartmentResponse> handler)
Moves an Sql Endpoint from one compartment to another.
|
Modifier and Type | Method and Description |
---|---|
Future<ChangeSqlEndpointCompartmentResponse> |
DataFlowAsyncClient.changeSqlEndpointCompartment(ChangeSqlEndpointCompartmentRequest request,
AsyncHandler<ChangeSqlEndpointCompartmentRequest,ChangeSqlEndpointCompartmentResponse> handler) |
Future<ChangeSqlEndpointCompartmentResponse> |
DataFlowAsync.changeSqlEndpointCompartment(ChangeSqlEndpointCompartmentRequest request,
AsyncHandler<ChangeSqlEndpointCompartmentRequest,ChangeSqlEndpointCompartmentResponse> handler)
Moves an Sql Endpoint from one compartment to another.
|
Modifier and Type | Method and Description |
---|---|
ChangeSqlEndpointCompartmentRequest |
ChangeSqlEndpointCompartmentRequest.Builder.build()
Build the instance of ChangeSqlEndpointCompartmentRequest as configured by this builder
|
ChangeSqlEndpointCompartmentRequest |
ChangeSqlEndpointCompartmentRequest.Builder.buildWithoutInvocationCallback()
Build the instance of ChangeSqlEndpointCompartmentRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
ChangeSqlEndpointCompartmentRequest.Builder |
ChangeSqlEndpointCompartmentRequest.Builder.copy(ChangeSqlEndpointCompartmentRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.