Package | Description |
---|---|
com.oracle.bmc.database | |
com.oracle.bmc.database.responses |
Modifier and Type | Method and Description |
---|---|
DisableExternalNonContainerDatabaseOperationsInsightsResponse |
DatabaseClient.disableExternalNonContainerDatabaseOperationsInsights(DisableExternalNonContainerDatabaseOperationsInsightsRequest request) |
DisableExternalNonContainerDatabaseOperationsInsightsResponse |
Database.disableExternalNonContainerDatabaseOperationsInsights(DisableExternalNonContainerDatabaseOperationsInsightsRequest request)
Disable Operations Insights for the external non-container database.
|
Modifier and Type | Method and Description |
---|---|
Future<DisableExternalNonContainerDatabaseOperationsInsightsResponse> |
DatabaseAsyncClient.disableExternalNonContainerDatabaseOperationsInsights(DisableExternalNonContainerDatabaseOperationsInsightsRequest request,
AsyncHandler<DisableExternalNonContainerDatabaseOperationsInsightsRequest,DisableExternalNonContainerDatabaseOperationsInsightsResponse> handler) |
Future<DisableExternalNonContainerDatabaseOperationsInsightsResponse> |
DatabaseAsync.disableExternalNonContainerDatabaseOperationsInsights(DisableExternalNonContainerDatabaseOperationsInsightsRequest request,
AsyncHandler<DisableExternalNonContainerDatabaseOperationsInsightsRequest,DisableExternalNonContainerDatabaseOperationsInsightsResponse> handler)
Disable Operations Insights for the external non-container database.
|
Modifier and Type | Method and Description |
---|---|
DisableExternalNonContainerDatabaseOperationsInsightsResponse |
DisableExternalNonContainerDatabaseOperationsInsightsResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
DisableExternalNonContainerDatabaseOperationsInsightsResponse.Builder |
DisableExternalNonContainerDatabaseOperationsInsightsResponse.Builder.copy(DisableExternalNonContainerDatabaseOperationsInsightsResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.