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