Package | Description |
---|---|
com.oracle.bmc.datasafe | |
com.oracle.bmc.datasafe.responses |
Modifier and Type | Method and Description |
---|---|
StopSqlCollectionResponse |
DataSafe.stopSqlCollection(StopSqlCollectionRequest request)
Stops the specified SQL collection.
|
StopSqlCollectionResponse |
DataSafeClient.stopSqlCollection(StopSqlCollectionRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<StopSqlCollectionResponse> |
DataSafeAsync.stopSqlCollection(StopSqlCollectionRequest request,
AsyncHandler<StopSqlCollectionRequest,StopSqlCollectionResponse> handler)
Stops the specified SQL collection.
|
Future<StopSqlCollectionResponse> |
DataSafeAsyncClient.stopSqlCollection(StopSqlCollectionRequest request,
AsyncHandler<StopSqlCollectionRequest,StopSqlCollectionResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<StopSqlCollectionResponse> |
DataSafeAsync.stopSqlCollection(StopSqlCollectionRequest request,
AsyncHandler<StopSqlCollectionRequest,StopSqlCollectionResponse> handler)
Stops the specified SQL collection.
|
Future<StopSqlCollectionResponse> |
DataSafeAsyncClient.stopSqlCollection(StopSqlCollectionRequest request,
AsyncHandler<StopSqlCollectionRequest,StopSqlCollectionResponse> handler) |
Modifier and Type | Method and Description |
---|---|
StopSqlCollectionResponse |
StopSqlCollectionResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
StopSqlCollectionResponse.Builder |
StopSqlCollectionResponse.Builder.copy(StopSqlCollectionResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.