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