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