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