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