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