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