| Package | Description |
|---|---|
| com.amazonaws.services.pi |
|
| com.amazonaws.services.pi.model |
| Modifier and Type | Method and Description |
|---|---|
CreatePerformanceAnalysisReportRequest |
CreatePerformanceAnalysisReportRequest.clone() |
CreatePerformanceAnalysisReportRequest |
CreatePerformanceAnalysisReportRequest.withEndTime(Date endTime)
The end time defined for the analysis report.
|
CreatePerformanceAnalysisReportRequest |
CreatePerformanceAnalysisReportRequest.withIdentifier(String identifier)
An immutable, Amazon Web Services Region-unique identifier for a data source.
|
CreatePerformanceAnalysisReportRequest |
CreatePerformanceAnalysisReportRequest.withServiceType(ServiceType serviceType)
The Amazon Web Services service for which Performance Insights will return metrics.
|
CreatePerformanceAnalysisReportRequest |
CreatePerformanceAnalysisReportRequest.withServiceType(String serviceType)
The Amazon Web Services service for which Performance Insights will return metrics.
|
CreatePerformanceAnalysisReportRequest |
CreatePerformanceAnalysisReportRequest.withStartTime(Date startTime)
The start time defined for the analysis report.
|
CreatePerformanceAnalysisReportRequest |
CreatePerformanceAnalysisReportRequest.withTags(Collection<Tag> tags)
The metadata assigned to the analysis report consisting of a key-value pair.
|
CreatePerformanceAnalysisReportRequest |
CreatePerformanceAnalysisReportRequest.withTags(Tag... tags)
The metadata assigned to the analysis report consisting of a key-value pair.
|
Copyright © 2024. All rights reserved.