public class AllocateAddressRequestMarshaller extends java.lang.Object implements Marshaller<Request<AllocateAddressRequest>,AllocateAddressRequest>
Constructor and Description |
---|
AllocateAddressRequestMarshaller() |
Modifier and Type | Method and Description |
---|---|
Request<AllocateAddressRequest> |
marshall(AllocateAddressRequest allocateAddressRequest) |
public Request<AllocateAddressRequest> marshall(AllocateAddressRequest allocateAddressRequest)
marshall
in interface Marshaller<Request<AllocateAddressRequest>,AllocateAddressRequest>