Class DescribeVpcEndpointServiceConfigurationsRequestMarshaller
java.lang.Object
software.amazon.awssdk.services.ec2.transform.DescribeVpcEndpointServiceConfigurationsRequestMarshaller
- All Implemented Interfaces:
Marshaller<DescribeVpcEndpointServiceConfigurationsRequest>
@Generated("software.amazon.awssdk:codegen")
@SdkInternalApi
public class DescribeVpcEndpointServiceConfigurationsRequestMarshaller
extends Object
implements Marshaller<DescribeVpcEndpointServiceConfigurationsRequest>
-
Constructor Summary
ConstructorsConstructorDescription -
Method Summary
Modifier and TypeMethodDescriptionmarshall(DescribeVpcEndpointServiceConfigurationsRequest describeVpcEndpointServiceConfigurationsRequest)
-
Constructor Details
-
DescribeVpcEndpointServiceConfigurationsRequestMarshaller
public DescribeVpcEndpointServiceConfigurationsRequestMarshaller(AwsQueryProtocolFactory protocolFactory)
-
-
Method Details
-
marshall
public SdkHttpFullRequest marshall(DescribeVpcEndpointServiceConfigurationsRequest describeVpcEndpointServiceConfigurationsRequest) - Specified by:
marshallin interfaceMarshaller<DescribeVpcEndpointServiceConfigurationsRequest>
-