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