Class RecipientGroup.AddRecipientGroupBuilder

  • Enclosing class:
    RecipientGroup

    public static class RecipientGroup.AddRecipientGroupBuilder
    extends java.lang.Object
    A convenience class to help create a RecipientGroup object with the appropriate fields.
    • Constructor Detail

      • AddRecipientGroupBuilder

        public AddRecipientGroupBuilder()
    • Method Detail

      • getGroupId

        public java.lang.Long getGroupId()
        Get the group ID
        Returns:
        the group ID
      • build

        public RecipientGroup build()
        Builds the RecipientGroup.
        Returns:
        the RecipientGroup