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