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>
GetRecommendationReportDetailsRequest Marshaller- 
Constructor Summary
ConstructorsConstructorDescription - 
Method Summary
Modifier and TypeMethodDescriptionmarshall(GetRecommendationReportDetailsRequest getRecommendationReportDetailsRequest) Marshalls the given POJO into aSdkHttpFullRequest. 
- 
Constructor Details
- 
GetRecommendationReportDetailsRequestMarshaller
 
 - 
 - 
Method Details
- 
marshall
public SdkHttpFullRequest marshall(GetRecommendationReportDetailsRequest getRecommendationReportDetailsRequest) Description copied from interface:MarshallerMarshalls the given POJO into aSdkHttpFullRequest.- Specified by:
 marshallin interfaceMarshaller<GetRecommendationReportDetailsRequest>- Parameters:
 getRecommendationReportDetailsRequest- POJO type.- Returns:
 - Marshalled 
SdkHttpFullRequest. 
 
 -