@Generated(value="software.amazon.awssdk:codegen") public class VerifyEmailAddressRequestMarshaller extends Object implements Marshaller<VerifyEmailAddressRequest>
VerifyEmailAddressRequest
MarshallerConstructor and Description |
---|
VerifyEmailAddressRequestMarshaller(AwsQueryProtocolFactory protocolFactory) |
Modifier and Type | Method and Description |
---|---|
SdkHttpFullRequest |
marshall(VerifyEmailAddressRequest verifyEmailAddressRequest)
Marshalls the given POJO into a
SdkHttpFullRequest . |
public VerifyEmailAddressRequestMarshaller(AwsQueryProtocolFactory protocolFactory)
public SdkHttpFullRequest marshall(VerifyEmailAddressRequest verifyEmailAddressRequest)
Marshaller
SdkHttpFullRequest
.marshall
in interface Marshaller<VerifyEmailAddressRequest>
verifyEmailAddressRequest
- POJO type.SdkHttpFullRequest
.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.