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