Uses of Class
software.amazon.awssdk.services.pi.model.DeletePerformanceAnalysisReportRequest
Packages that use DeletePerformanceAnalysisReportRequest
Package
Description
-
Uses of DeletePerformanceAnalysisReportRequest in software.amazon.awssdk.services.pi
Methods in software.amazon.awssdk.services.pi with parameters of type DeletePerformanceAnalysisReportRequestModifier and TypeMethodDescriptionPiAsyncClient.deletePerformanceAnalysisReport(DeletePerformanceAnalysisReportRequest deletePerformanceAnalysisReportRequest) Deletes a performance analysis report.PiClient.deletePerformanceAnalysisReport(DeletePerformanceAnalysisReportRequest deletePerformanceAnalysisReportRequest) Deletes a performance analysis report. -
Uses of DeletePerformanceAnalysisReportRequest in software.amazon.awssdk.services.pi.transform
Methods in software.amazon.awssdk.services.pi.transform with parameters of type DeletePerformanceAnalysisReportRequestModifier and TypeMethodDescriptionDeletePerformanceAnalysisReportRequestMarshaller.marshall(DeletePerformanceAnalysisReportRequest deletePerformanceAnalysisReportRequest)