Package | Description |
---|---|
com.oracle.bmc.datasafe | |
com.oracle.bmc.datasafe.requests |
Modifier and Type | Method and Description |
---|---|
PurgeSqlCollectionLogsResponse |
DataSafe.purgeSqlCollectionLogs(PurgeSqlCollectionLogsRequest request)
Purge the SQL collection logs for the specified SqlCollection.
|
PurgeSqlCollectionLogsResponse |
DataSafeClient.purgeSqlCollectionLogs(PurgeSqlCollectionLogsRequest request) |
Future<PurgeSqlCollectionLogsResponse> |
DataSafeAsync.purgeSqlCollectionLogs(PurgeSqlCollectionLogsRequest request,
AsyncHandler<PurgeSqlCollectionLogsRequest,PurgeSqlCollectionLogsResponse> handler)
Purge the SQL collection logs for the specified SqlCollection.
|
Future<PurgeSqlCollectionLogsResponse> |
DataSafeAsyncClient.purgeSqlCollectionLogs(PurgeSqlCollectionLogsRequest request,
AsyncHandler<PurgeSqlCollectionLogsRequest,PurgeSqlCollectionLogsResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<PurgeSqlCollectionLogsResponse> |
DataSafeAsync.purgeSqlCollectionLogs(PurgeSqlCollectionLogsRequest request,
AsyncHandler<PurgeSqlCollectionLogsRequest,PurgeSqlCollectionLogsResponse> handler)
Purge the SQL collection logs for the specified SqlCollection.
|
Future<PurgeSqlCollectionLogsResponse> |
DataSafeAsyncClient.purgeSqlCollectionLogs(PurgeSqlCollectionLogsRequest request,
AsyncHandler<PurgeSqlCollectionLogsRequest,PurgeSqlCollectionLogsResponse> handler) |
Modifier and Type | Method and Description |
---|---|
PurgeSqlCollectionLogsRequest |
PurgeSqlCollectionLogsRequest.Builder.build()
Build the instance of PurgeSqlCollectionLogsRequest as configured by this builder
|
PurgeSqlCollectionLogsRequest |
PurgeSqlCollectionLogsRequest.Builder.buildWithoutInvocationCallback()
Build the instance of PurgeSqlCollectionLogsRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
PurgeSqlCollectionLogsRequest.Builder |
PurgeSqlCollectionLogsRequest.Builder.copy(PurgeSqlCollectionLogsRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.