Class GetRecommendationReportDetailsRequestMarshaller
- java.lang.Object
-
- software.amazon.awssdk.services.migrationhubstrategy.transform.GetRecommendationReportDetailsRequestMarshaller
-
- All Implemented Interfaces:
Marshaller<GetRecommendationReportDetailsRequest>
@Generated("software.amazon.awssdk:codegen") public class GetRecommendationReportDetailsRequestMarshaller extends Object implements Marshaller<GetRecommendationReportDetailsRequest>
GetRecommendationReportDetailsRequestMarshaller
-
-
Constructor Summary
Constructors Constructor Description GetRecommendationReportDetailsRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description SdkHttpFullRequestmarshall(GetRecommendationReportDetailsRequest getRecommendationReportDetailsRequest)
-
-
-
Constructor Detail
-
GetRecommendationReportDetailsRequestMarshaller
public GetRecommendationReportDetailsRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)
-
-
Method Detail
-
marshall
public SdkHttpFullRequest marshall(GetRecommendationReportDetailsRequest getRecommendationReportDetailsRequest)
- Specified by:
marshallin interfaceMarshaller<GetRecommendationReportDetailsRequest>
-
-