Package | Description |
---|---|
com.oracle.bmc.databasemanagement | |
com.oracle.bmc.databasemanagement.responses |
Modifier and Type | Method and Description |
---|---|
GetClusterCacheMetricResponse |
DbManagementClient.getClusterCacheMetric(GetClusterCacheMetricRequest request) |
GetClusterCacheMetricResponse |
DbManagement.getClusterCacheMetric(GetClusterCacheMetricRequest request)
Gets the metrics related to cluster cache for the Oracle Real Application Clusters (Oracle
RAC) database specified by managedDatabaseId.
|
Modifier and Type | Method and Description |
---|---|
Future<GetClusterCacheMetricResponse> |
DbManagementAsync.getClusterCacheMetric(GetClusterCacheMetricRequest request,
AsyncHandler<GetClusterCacheMetricRequest,GetClusterCacheMetricResponse> handler)
Gets the metrics related to cluster cache for the Oracle Real Application Clusters (Oracle
RAC) database specified by managedDatabaseId.
|
Future<GetClusterCacheMetricResponse> |
DbManagementAsyncClient.getClusterCacheMetric(GetClusterCacheMetricRequest request,
AsyncHandler<GetClusterCacheMetricRequest,GetClusterCacheMetricResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<GetClusterCacheMetricResponse> |
DbManagementAsync.getClusterCacheMetric(GetClusterCacheMetricRequest request,
AsyncHandler<GetClusterCacheMetricRequest,GetClusterCacheMetricResponse> handler)
Gets the metrics related to cluster cache for the Oracle Real Application Clusters (Oracle
RAC) database specified by managedDatabaseId.
|
Future<GetClusterCacheMetricResponse> |
DbManagementAsyncClient.getClusterCacheMetric(GetClusterCacheMetricRequest request,
AsyncHandler<GetClusterCacheMetricRequest,GetClusterCacheMetricResponse> handler) |
Modifier and Type | Method and Description |
---|---|
GetClusterCacheMetricResponse |
GetClusterCacheMetricResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
GetClusterCacheMetricResponse.Builder |
GetClusterCacheMetricResponse.Builder.copy(GetClusterCacheMetricResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.