Uses of Class
software.amazon.awssdk.services.ec2.model.AssociateSecurityGroupVpcRequest
Packages that use AssociateSecurityGroupVpcRequest
Package
Description
-
Uses of AssociateSecurityGroupVpcRequest in software.amazon.awssdk.services.ec2
Methods in software.amazon.awssdk.services.ec2 with parameters of type AssociateSecurityGroupVpcRequestModifier and TypeMethodDescriptionEc2AsyncClient.associateSecurityGroupVpc(AssociateSecurityGroupVpcRequest associateSecurityGroupVpcRequest) Associates a security group with another VPC in the same Region.Ec2Client.associateSecurityGroupVpc(AssociateSecurityGroupVpcRequest associateSecurityGroupVpcRequest) Associates a security group with another VPC in the same Region. -
Uses of AssociateSecurityGroupVpcRequest in software.amazon.awssdk.services.ec2.transform
Methods in software.amazon.awssdk.services.ec2.transform with parameters of type AssociateSecurityGroupVpcRequestModifier and TypeMethodDescriptionAssociateSecurityGroupVpcRequestMarshaller.marshall(AssociateSecurityGroupVpcRequest associateSecurityGroupVpcRequest)