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