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>
DescribeVpcEndpointAssociationsRequest Marshaller-
Constructor Summary
ConstructorsConstructorDescriptionDescribeVpcEndpointAssociationsRequestMarshaller(AwsQueryProtocolFactory protocolFactory) -
Method Summary
Modifier and TypeMethodDescriptionmarshall(DescribeVpcEndpointAssociationsRequest describeVpcEndpointAssociationsRequest)
-
Constructor Details
-
DescribeVpcEndpointAssociationsRequestMarshaller
-
-
Method Details
-
marshall
public SdkHttpFullRequest marshall(DescribeVpcEndpointAssociationsRequest describeVpcEndpointAssociationsRequest) - Specified by:
marshallin interfaceMarshaller<DescribeVpcEndpointAssociationsRequest>
-