Interface IpamPublicAddressSecurityGroup.Builder

    • Method Detail

      • groupName

        IpamPublicAddressSecurityGroup.Builder groupName​(String groupName)

        The security group's name.

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

        IpamPublicAddressSecurityGroup.Builder groupId​(String groupId)

        The security group's ID.

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