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