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