Package | Description |
---|---|
com.oracle.bmc.dataflow | |
com.oracle.bmc.dataflow.responses |
Modifier and Type | Method and Description |
---|---|
StopSqlEndpointResponse |
DataFlowClient.stopSqlEndpoint(StopSqlEndpointRequest request) |
StopSqlEndpointResponse |
DataFlow.stopSqlEndpoint(StopSqlEndpointRequest request)
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 |
---|---|
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 |
---|---|
StopSqlEndpointResponse |
StopSqlEndpointResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
StopSqlEndpointResponse.Builder |
StopSqlEndpointResponse.Builder.copy(StopSqlEndpointResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.