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