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