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