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