Uses of Interface
software.amazon.awssdk.services.rds.model.EC2SecurityGroup.Builder
Packages that use EC2SecurityGroup.Builder
-
Uses of EC2SecurityGroup.Builder in software.amazon.awssdk.services.rds.model
Methods in software.amazon.awssdk.services.rds.model that return EC2SecurityGroup.BuilderModifier and TypeMethodDescriptionstatic EC2SecurityGroup.BuilderEC2SecurityGroup.builder()EC2SecurityGroup.Builder.ec2SecurityGroupId(String ec2SecurityGroupId) Specifies the id of the EC2 security group.EC2SecurityGroup.Builder.ec2SecurityGroupName(String ec2SecurityGroupName) Specifies the name of the EC2 security group.EC2SecurityGroup.Builder.ec2SecurityGroupOwnerId(String ec2SecurityGroupOwnerId) Specifies the Amazon Web Services ID of the owner of the EC2 security group specified in theEC2SecurityGroupNamefield.Provides the status of the EC2 security group.EC2SecurityGroup.toBuilder()Methods in software.amazon.awssdk.services.rds.model that return types with arguments of type EC2SecurityGroup.BuilderModifier and TypeMethodDescriptionstatic Class<? extends EC2SecurityGroup.Builder>EC2SecurityGroup.serializableBuilderClass()