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