Class AllocatePrivateVirtualInterfaceRequestMarshaller
- java.lang.Object
-
- software.amazon.awssdk.services.directconnect.transform.AllocatePrivateVirtualInterfaceRequestMarshaller
-
- All Implemented Interfaces:
Marshaller<AllocatePrivateVirtualInterfaceRequest>
@Generated("software.amazon.awssdk:codegen") public class AllocatePrivateVirtualInterfaceRequestMarshaller extends Object implements Marshaller<AllocatePrivateVirtualInterfaceRequest>
AllocatePrivateVirtualInterfaceRequestMarshaller
-
-
Constructor Summary
Constructors Constructor Description AllocatePrivateVirtualInterfaceRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description SdkHttpFullRequestmarshall(AllocatePrivateVirtualInterfaceRequest allocatePrivateVirtualInterfaceRequest)
-
-
-
Constructor Detail
-
AllocatePrivateVirtualInterfaceRequestMarshaller
public AllocatePrivateVirtualInterfaceRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)
-
-
Method Detail
-
marshall
public SdkHttpFullRequest marshall(AllocatePrivateVirtualInterfaceRequest allocatePrivateVirtualInterfaceRequest)
- Specified by:
marshallin interfaceMarshaller<AllocatePrivateVirtualInterfaceRequest>
-
-