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