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