| Package | Description |
|---|---|
| com.amazonaws.services.pi |
|
| com.amazonaws.services.pi.model |
| Modifier and Type | Method and Description |
|---|---|
Future<DeletePerformanceAnalysisReportResult> |
AbstractAWSPIAsync.deletePerformanceAnalysisReportAsync(DeletePerformanceAnalysisReportRequest request,
AsyncHandler<DeletePerformanceAnalysisReportRequest,DeletePerformanceAnalysisReportResult> asyncHandler) |
Future<DeletePerformanceAnalysisReportResult> |
AWSPIAsyncClient.deletePerformanceAnalysisReportAsync(DeletePerformanceAnalysisReportRequest request,
AsyncHandler<DeletePerformanceAnalysisReportRequest,DeletePerformanceAnalysisReportResult> asyncHandler) |
Future<DeletePerformanceAnalysisReportResult> |
AWSPIAsync.deletePerformanceAnalysisReportAsync(DeletePerformanceAnalysisReportRequest deletePerformanceAnalysisReportRequest,
AsyncHandler<DeletePerformanceAnalysisReportRequest,DeletePerformanceAnalysisReportResult> asyncHandler)
Deletes a performance analysis report.
|
| Modifier and Type | Method and Description |
|---|---|
DeletePerformanceAnalysisReportRequest |
DeletePerformanceAnalysisReportRequest.clone() |
DeletePerformanceAnalysisReportRequest |
DeletePerformanceAnalysisReportRequest.withAnalysisReportId(String analysisReportId)
The unique identifier of the analysis report for deletion.
|
DeletePerformanceAnalysisReportRequest |
DeletePerformanceAnalysisReportRequest.withIdentifier(String identifier)
An immutable identifier for a data source that is unique for an Amazon Web Services Region.
|
DeletePerformanceAnalysisReportRequest |
DeletePerformanceAnalysisReportRequest.withServiceType(ServiceType serviceType)
The Amazon Web Services service for which Performance Insights will return metrics.
|
DeletePerformanceAnalysisReportRequest |
DeletePerformanceAnalysisReportRequest.withServiceType(String serviceType)
The Amazon Web Services service for which Performance Insights will return metrics.
|
Copyright © 2025. All rights reserved.