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