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