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