Package | Description |
---|---|
com.oracle.bmc.dataflow | |
com.oracle.bmc.dataflow.requests |
Modifier and Type | Method and Description |
---|---|
StopSqlEndpointResponse |
DataFlowClient.stopSqlEndpoint(StopSqlEndpointRequest request) |
StopSqlEndpointResponse |
DataFlow.stopSqlEndpoint(StopSqlEndpointRequest request)
Stops the SqlEndpoint for a given
SqlEndpointId . |
Future<StopSqlEndpointResponse> |
DataFlowAsyncClient.stopSqlEndpoint(StopSqlEndpointRequest request,
AsyncHandler<StopSqlEndpointRequest,StopSqlEndpointResponse> handler) |
Future<StopSqlEndpointResponse> |
DataFlowAsync.stopSqlEndpoint(StopSqlEndpointRequest request,
AsyncHandler<StopSqlEndpointRequest,StopSqlEndpointResponse> handler)
Stops the SqlEndpoint for a given
SqlEndpointId . |
Modifier and Type | Method and Description |
---|---|
Future<StopSqlEndpointResponse> |
DataFlowAsyncClient.stopSqlEndpoint(StopSqlEndpointRequest request,
AsyncHandler<StopSqlEndpointRequest,StopSqlEndpointResponse> handler) |
Future<StopSqlEndpointResponse> |
DataFlowAsync.stopSqlEndpoint(StopSqlEndpointRequest request,
AsyncHandler<StopSqlEndpointRequest,StopSqlEndpointResponse> handler)
Stops the SqlEndpoint for a given
SqlEndpointId . |
Modifier and Type | Method and Description |
---|---|
StopSqlEndpointRequest |
StopSqlEndpointRequest.Builder.build()
Build the instance of StopSqlEndpointRequest as configured by this builder
|
StopSqlEndpointRequest |
StopSqlEndpointRequest.Builder.buildWithoutInvocationCallback()
Build the instance of StopSqlEndpointRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
StopSqlEndpointRequest.Builder |
StopSqlEndpointRequest.Builder.copy(StopSqlEndpointRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.