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