public class AllocatePrivateVirtualInterfaceRequestMarshaller extends java.lang.Object implements Marshaller<Request<AllocatePrivateVirtualInterfaceRequest>,AllocatePrivateVirtualInterfaceRequest>
Modifier and Type | Field and Description |
---|---|
private SdkJsonProtocolFactory |
protocolFactory |
Constructor and Description |
---|
AllocatePrivateVirtualInterfaceRequestMarshaller(SdkJsonProtocolFactory protocolFactory) |
Modifier and Type | Method and Description |
---|---|
Request<AllocatePrivateVirtualInterfaceRequest> |
marshall(AllocatePrivateVirtualInterfaceRequest allocatePrivateVirtualInterfaceRequest) |
private final SdkJsonProtocolFactory protocolFactory
public AllocatePrivateVirtualInterfaceRequestMarshaller(SdkJsonProtocolFactory protocolFactory)
public Request<AllocatePrivateVirtualInterfaceRequest> marshall(AllocatePrivateVirtualInterfaceRequest allocatePrivateVirtualInterfaceRequest)
marshall
in interface Marshaller<Request<AllocatePrivateVirtualInterfaceRequest>,AllocatePrivateVirtualInterfaceRequest>