static CreatePerformanceAnalysisReportRequest.Builder |
CreatePerformanceAnalysisReportRequest.builder() |
|
CreatePerformanceAnalysisReportRequest.Builder |
CreatePerformanceAnalysisReportRequest.Builder.endTime(Instant endTime) |
The end time defined for the analysis report.
|
CreatePerformanceAnalysisReportRequest.Builder |
CreatePerformanceAnalysisReportRequest.Builder.identifier(String identifier) |
An immutable, Amazon Web Services Region-unique identifier for a data source.
|
CreatePerformanceAnalysisReportRequest.Builder |
CreatePerformanceAnalysisReportRequest.Builder.overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
|
CreatePerformanceAnalysisReportRequest.Builder |
CreatePerformanceAnalysisReportRequest.Builder.overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
|
CreatePerformanceAnalysisReportRequest.Builder |
CreatePerformanceAnalysisReportRequest.Builder.serviceType(String serviceType) |
The Amazon Web Services service for which Performance Insights will return metrics.
|
CreatePerformanceAnalysisReportRequest.Builder |
CreatePerformanceAnalysisReportRequest.Builder.serviceType(ServiceType serviceType) |
The Amazon Web Services service for which Performance Insights will return metrics.
|
CreatePerformanceAnalysisReportRequest.Builder |
CreatePerformanceAnalysisReportRequest.Builder.startTime(Instant startTime) |
The start time defined for the analysis report.
|
CreatePerformanceAnalysisReportRequest.Builder |
CreatePerformanceAnalysisReportRequest.Builder.tags(Collection<Tag> tags) |
The metadata assigned to the analysis report consisting of a key-value pair.
|
CreatePerformanceAnalysisReportRequest.Builder |
CreatePerformanceAnalysisReportRequest.Builder.tags(Consumer<Tag.Builder>... tags) |
The metadata assigned to the analysis report consisting of a key-value pair.
|
CreatePerformanceAnalysisReportRequest.Builder |
CreatePerformanceAnalysisReportRequest.Builder.tags(Tag... tags) |
The metadata assigned to the analysis report consisting of a key-value pair.
|
CreatePerformanceAnalysisReportRequest.Builder |
CreatePerformanceAnalysisReportRequest.toBuilder() |
|