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