Interface SecurityGroup.Builder

  • Method Details

    • groupName

      SecurityGroup.Builder groupName(String groupName)

      The name of the security group.

      Parameters:
      groupName - The name of the security group.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • groupId

      SecurityGroup.Builder groupId(String groupId)

      The ID of the security group.

      Parameters:
      groupId - The ID of the security group.
      Returns:
      Returns a reference to this object so that method calls can be chained together.