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