Uses of Class
software.amazon.awssdk.services.pi.model.GetResourceMetricsResponse
Packages that use GetResourceMetricsResponse
Package
Description
-
Uses of GetResourceMetricsResponse in software.amazon.awssdk.services.pi
Methods in software.amazon.awssdk.services.pi that return GetResourceMetricsResponseModifier and TypeMethodDescriptiondefault GetResourceMetricsResponsePiClient.getResourceMetrics(Consumer<GetResourceMetricsRequest.Builder> getResourceMetricsRequest) Retrieve Performance Insights metrics for a set of data sources over a time period.default GetResourceMetricsResponsePiClient.getResourceMetrics(GetResourceMetricsRequest getResourceMetricsRequest) Retrieve Performance Insights metrics for a set of data sources over a time period.Methods in software.amazon.awssdk.services.pi that return types with arguments of type GetResourceMetricsResponseModifier and TypeMethodDescriptionPiAsyncClient.getResourceMetrics(Consumer<GetResourceMetricsRequest.Builder> getResourceMetricsRequest) Retrieve Performance Insights metrics for a set of data sources over a time period.PiAsyncClient.getResourceMetrics(GetResourceMetricsRequest getResourceMetricsRequest) Retrieve Performance Insights metrics for a set of data sources over a time period. -
Uses of GetResourceMetricsResponse in software.amazon.awssdk.services.pi.paginators
Methods in software.amazon.awssdk.services.pi.paginators that return types with arguments of type GetResourceMetricsResponseMethod parameters in software.amazon.awssdk.services.pi.paginators with type arguments of type GetResourceMetricsResponseModifier and TypeMethodDescriptionvoidGetResourceMetricsPublisher.subscribe(org.reactivestreams.Subscriber<? super GetResourceMetricsResponse> subscriber)