Uses of Class
com.oracle.bmc.databasemanagement.responses.GetExadataInfrastructureFleetHealthMetricsResponse
-
Packages that use GetExadataInfrastructureFleetHealthMetricsResponse Package Description com.oracle.bmc.databasemanagement com.oracle.bmc.databasemanagement.responses -
-
Uses of GetExadataInfrastructureFleetHealthMetricsResponse in com.oracle.bmc.databasemanagement
Methods in com.oracle.bmc.databasemanagement that return GetExadataInfrastructureFleetHealthMetricsResponse Modifier and Type Method Description GetExadataInfrastructureFleetHealthMetricsResponseDbManagement. getExadataInfrastructureFleetHealthMetrics(GetExadataInfrastructureFleetHealthMetricsRequest request)Gets the health metrics for a fleet of Exadata infrastructure in a compartment.GetExadataInfrastructureFleetHealthMetricsResponseDbManagementClient. getExadataInfrastructureFleetHealthMetrics(GetExadataInfrastructureFleetHealthMetricsRequest request)Methods in com.oracle.bmc.databasemanagement that return types with arguments of type GetExadataInfrastructureFleetHealthMetricsResponse Modifier and Type Method Description Future<GetExadataInfrastructureFleetHealthMetricsResponse>DbManagementAsync. getExadataInfrastructureFleetHealthMetrics(GetExadataInfrastructureFleetHealthMetricsRequest request, AsyncHandler<GetExadataInfrastructureFleetHealthMetricsRequest,GetExadataInfrastructureFleetHealthMetricsResponse> handler)Gets the health metrics for a fleet of Exadata infrastructure in a compartment.Future<GetExadataInfrastructureFleetHealthMetricsResponse>DbManagementAsyncClient. getExadataInfrastructureFleetHealthMetrics(GetExadataInfrastructureFleetHealthMetricsRequest request, AsyncHandler<GetExadataInfrastructureFleetHealthMetricsRequest,GetExadataInfrastructureFleetHealthMetricsResponse> handler)Method parameters in com.oracle.bmc.databasemanagement with type arguments of type GetExadataInfrastructureFleetHealthMetricsResponse Modifier and Type Method Description Future<GetExadataInfrastructureFleetHealthMetricsResponse>DbManagementAsync. getExadataInfrastructureFleetHealthMetrics(GetExadataInfrastructureFleetHealthMetricsRequest request, AsyncHandler<GetExadataInfrastructureFleetHealthMetricsRequest,GetExadataInfrastructureFleetHealthMetricsResponse> handler)Gets the health metrics for a fleet of Exadata infrastructure in a compartment.Future<GetExadataInfrastructureFleetHealthMetricsResponse>DbManagementAsyncClient. getExadataInfrastructureFleetHealthMetrics(GetExadataInfrastructureFleetHealthMetricsRequest request, AsyncHandler<GetExadataInfrastructureFleetHealthMetricsRequest,GetExadataInfrastructureFleetHealthMetricsResponse> handler) -
Uses of GetExadataInfrastructureFleetHealthMetricsResponse in com.oracle.bmc.databasemanagement.responses
Methods in com.oracle.bmc.databasemanagement.responses that return GetExadataInfrastructureFleetHealthMetricsResponse Modifier and Type Method Description GetExadataInfrastructureFleetHealthMetricsResponseGetExadataInfrastructureFleetHealthMetricsResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.databasemanagement.responses with parameters of type GetExadataInfrastructureFleetHealthMetricsResponse Modifier and Type Method Description GetExadataInfrastructureFleetHealthMetricsResponse.BuilderGetExadataInfrastructureFleetHealthMetricsResponse.Builder. copy(GetExadataInfrastructureFleetHealthMetricsResponse o)Copy method to populate the builder with values from the given instance.
-