Package | Description |
---|---|
com.oracle.bmc.databasemanagement | |
com.oracle.bmc.databasemanagement.responses |
Modifier and Type | Method and Description |
---|---|
ConfigureAutomaticCaptureFiltersResponse |
DbManagementClient.configureAutomaticCaptureFilters(ConfigureAutomaticCaptureFiltersRequest request) |
ConfigureAutomaticCaptureFiltersResponse |
DbManagement.configureAutomaticCaptureFilters(ConfigureAutomaticCaptureFiltersRequest request)
Configures automatic capture filters to capture only those statements that match the filter
criteria.
|
Modifier and Type | Method and Description |
---|---|
Future<ConfigureAutomaticCaptureFiltersResponse> |
DbManagementAsync.configureAutomaticCaptureFilters(ConfigureAutomaticCaptureFiltersRequest request,
AsyncHandler<ConfigureAutomaticCaptureFiltersRequest,ConfigureAutomaticCaptureFiltersResponse> handler)
Configures automatic capture filters to capture only those statements that match the filter
criteria.
|
Future<ConfigureAutomaticCaptureFiltersResponse> |
DbManagementAsyncClient.configureAutomaticCaptureFilters(ConfigureAutomaticCaptureFiltersRequest request,
AsyncHandler<ConfigureAutomaticCaptureFiltersRequest,ConfigureAutomaticCaptureFiltersResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<ConfigureAutomaticCaptureFiltersResponse> |
DbManagementAsync.configureAutomaticCaptureFilters(ConfigureAutomaticCaptureFiltersRequest request,
AsyncHandler<ConfigureAutomaticCaptureFiltersRequest,ConfigureAutomaticCaptureFiltersResponse> handler)
Configures automatic capture filters to capture only those statements that match the filter
criteria.
|
Future<ConfigureAutomaticCaptureFiltersResponse> |
DbManagementAsyncClient.configureAutomaticCaptureFilters(ConfigureAutomaticCaptureFiltersRequest request,
AsyncHandler<ConfigureAutomaticCaptureFiltersRequest,ConfigureAutomaticCaptureFiltersResponse> handler) |
Modifier and Type | Method and Description |
---|---|
ConfigureAutomaticCaptureFiltersResponse |
ConfigureAutomaticCaptureFiltersResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
ConfigureAutomaticCaptureFiltersResponse.Builder |
ConfigureAutomaticCaptureFiltersResponse.Builder.copy(ConfigureAutomaticCaptureFiltersResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.