GetPerformanceAnalysisReportRequest.Builder |
GetPerformanceAnalysisReportRequest.Builder.acceptLanguage(String acceptLanguage) |
The text language in the report.
|
GetPerformanceAnalysisReportRequest.Builder |
GetPerformanceAnalysisReportRequest.Builder.acceptLanguage(AcceptLanguage acceptLanguage) |
The text language in the report.
|
GetPerformanceAnalysisReportRequest.Builder |
GetPerformanceAnalysisReportRequest.Builder.analysisReportId(String analysisReportId) |
A unique identifier of the created analysis report.
|
static GetPerformanceAnalysisReportRequest.Builder |
GetPerformanceAnalysisReportRequest.builder() |
|
GetPerformanceAnalysisReportRequest.Builder |
GetPerformanceAnalysisReportRequest.Builder.identifier(String identifier) |
An immutable identifier for a data source that is unique for an Amazon Web Services Region.
|
GetPerformanceAnalysisReportRequest.Builder |
GetPerformanceAnalysisReportRequest.Builder.overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
|
GetPerformanceAnalysisReportRequest.Builder |
GetPerformanceAnalysisReportRequest.Builder.overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
|
GetPerformanceAnalysisReportRequest.Builder |
GetPerformanceAnalysisReportRequest.Builder.serviceType(String serviceType) |
The Amazon Web Services service for which Performance Insights will return metrics.
|
GetPerformanceAnalysisReportRequest.Builder |
GetPerformanceAnalysisReportRequest.Builder.serviceType(ServiceType serviceType) |
The Amazon Web Services service for which Performance Insights will return metrics.
|
GetPerformanceAnalysisReportRequest.Builder |
GetPerformanceAnalysisReportRequest.Builder.textFormat(String textFormat) |
Indicates the text format in the report.
|
GetPerformanceAnalysisReportRequest.Builder |
GetPerformanceAnalysisReportRequest.Builder.textFormat(TextFormat textFormat) |
Indicates the text format in the report.
|
GetPerformanceAnalysisReportRequest.Builder |
GetPerformanceAnalysisReportRequest.toBuilder() |
|