Class ListPerformanceAnalysisReportsRequestMarshaller
java.lang.Object
software.amazon.awssdk.services.pi.transform.ListPerformanceAnalysisReportsRequestMarshaller
- All Implemented Interfaces:
Marshaller<ListPerformanceAnalysisReportsRequest>
@Generated("software.amazon.awssdk:codegen")
@SdkInternalApi
public class ListPerformanceAnalysisReportsRequestMarshaller
extends Object
implements Marshaller<ListPerformanceAnalysisReportsRequest>
ListPerformanceAnalysisReportsRequest Marshaller-
Constructor Summary
ConstructorsConstructorDescription -
Method Summary
Modifier and TypeMethodDescriptionmarshall(ListPerformanceAnalysisReportsRequest listPerformanceAnalysisReportsRequest)
-
Constructor Details
-
ListPerformanceAnalysisReportsRequestMarshaller
-
-
Method Details
-
marshall
public SdkHttpFullRequest marshall(ListPerformanceAnalysisReportsRequest listPerformanceAnalysisReportsRequest) - Specified by:
marshallin interfaceMarshaller<ListPerformanceAnalysisReportsRequest>
-