| Package | Description |
|---|---|
| com.amazonaws.services.pi |
|
| com.amazonaws.services.pi.model |
| Modifier and Type | Method and Description |
|---|---|
Future<ListPerformanceAnalysisReportsResult> |
AbstractAWSPIAsync.listPerformanceAnalysisReportsAsync(ListPerformanceAnalysisReportsRequest request,
AsyncHandler<ListPerformanceAnalysisReportsRequest,ListPerformanceAnalysisReportsResult> asyncHandler) |
Future<ListPerformanceAnalysisReportsResult> |
AWSPIAsyncClient.listPerformanceAnalysisReportsAsync(ListPerformanceAnalysisReportsRequest request,
AsyncHandler<ListPerformanceAnalysisReportsRequest,ListPerformanceAnalysisReportsResult> asyncHandler) |
Future<ListPerformanceAnalysisReportsResult> |
AWSPIAsync.listPerformanceAnalysisReportsAsync(ListPerformanceAnalysisReportsRequest listPerformanceAnalysisReportsRequest,
AsyncHandler<ListPerformanceAnalysisReportsRequest,ListPerformanceAnalysisReportsResult> asyncHandler)
Lists all the analysis reports created for the DB instance.
|
| Modifier and Type | Method and Description |
|---|---|
ListPerformanceAnalysisReportsRequest |
ListPerformanceAnalysisReportsRequest.clone() |
ListPerformanceAnalysisReportsRequest |
ListPerformanceAnalysisReportsRequest.withIdentifier(String identifier)
An immutable identifier for a data source that is unique for an Amazon Web Services Region.
|
ListPerformanceAnalysisReportsRequest |
ListPerformanceAnalysisReportsRequest.withListTags(Boolean listTags)
Specifies whether or not to include the list of tags in the response.
|
ListPerformanceAnalysisReportsRequest |
ListPerformanceAnalysisReportsRequest.withMaxResults(Integer maxResults)
The maximum number of items to return in the response.
|
ListPerformanceAnalysisReportsRequest |
ListPerformanceAnalysisReportsRequest.withNextToken(String nextToken)
An optional pagination token provided by a previous request.
|
ListPerformanceAnalysisReportsRequest |
ListPerformanceAnalysisReportsRequest.withServiceType(ServiceType serviceType)
The Amazon Web Services service for which Performance Insights returns metrics.
|
ListPerformanceAnalysisReportsRequest |
ListPerformanceAnalysisReportsRequest.withServiceType(String serviceType)
The Amazon Web Services service for which Performance Insights returns metrics.
|
Copyright © 2025. All rights reserved.