Package | Description |
---|---|
com.oracle.bmc.datasafe | |
com.oracle.bmc.datasafe.requests |
Modifier and Type | Method and Description |
---|---|
StopSqlCollectionResponse |
DataSafe.stopSqlCollection(StopSqlCollectionRequest request)
Stops the specified SQL collection.
|
StopSqlCollectionResponse |
DataSafeClient.stopSqlCollection(StopSqlCollectionRequest request) |
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 |
---|---|
StopSqlCollectionRequest |
StopSqlCollectionRequest.Builder.build()
Build the instance of StopSqlCollectionRequest as configured by this builder
|
StopSqlCollectionRequest |
StopSqlCollectionRequest.Builder.buildWithoutInvocationCallback()
Build the instance of StopSqlCollectionRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
StopSqlCollectionRequest.Builder |
StopSqlCollectionRequest.Builder.copy(StopSqlCollectionRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.