Uses of Interface
software.amazon.awssdk.services.ec2.model.UserIdGroupPair.Builder
Packages that use UserIdGroupPair.Builder
-
Uses of UserIdGroupPair.Builder in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return UserIdGroupPair.BuilderModifier and TypeMethodDescriptionstatic UserIdGroupPair.BuilderUserIdGroupPair.builder()UserIdGroupPair.Builder.description(String description) A description for the security group rule that references this user ID group pair.The ID of the security group.[Default VPC] The name of the security group.UserIdGroupPair.Builder.peeringStatus(String peeringStatus) The status of a VPC peering connection, if applicable.UserIdGroupPair.toBuilder()The ID of an Amazon Web Services account.The ID of the VPC for the referenced security group, if applicable.UserIdGroupPair.Builder.vpcPeeringConnectionId(String vpcPeeringConnectionId) The ID of the VPC peering connection, if applicable.Methods in software.amazon.awssdk.services.ec2.model that return types with arguments of type UserIdGroupPair.BuilderModifier and TypeMethodDescriptionstatic Class<? extends UserIdGroupPair.Builder>UserIdGroupPair.serializableBuilderClass()