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