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