Class HRISBenefit.Builder

  • Enclosing class:
    HRISBenefit

    public static final class HRISBenefit.Builder
    extends java.lang.Object
    • Method Detail

      • id

        public HRISBenefit.Builder id​(org.openapitools.jackson.nullable.JsonNullable<java.lang.String> id)
        Unique identifier
      • remoteId

        public HRISBenefit.Builder remoteId​(java.lang.String remoteId)
        Provider's unique identifier
      • remoteId

        public HRISBenefit.Builder remoteId​(org.openapitools.jackson.nullable.JsonNullable<java.lang.String> remoteId)
        Provider's unique identifier
      • name

        public HRISBenefit.Builder name​(org.openapitools.jackson.nullable.JsonNullable<java.lang.String> name)
        The name of the benefit
      • benefitType

        public HRISBenefit.Builder benefitType​(org.openapitools.jackson.nullable.JsonNullable<? extends BenefitType> benefitType)
        The type of the benefit
      • provider

        public HRISBenefit.Builder provider​(java.lang.String provider)
        The provider of the benefit
      • provider

        public HRISBenefit.Builder provider​(org.openapitools.jackson.nullable.JsonNullable<java.lang.String> provider)
        The provider of the benefit
      • description

        public HRISBenefit.Builder description​(java.lang.String description)
        The description of the benefit
      • description

        public HRISBenefit.Builder description​(org.openapitools.jackson.nullable.JsonNullable<java.lang.String> description)
        The description of the benefit
      • createdAt

        public HRISBenefit.Builder createdAt​(java.time.OffsetDateTime createdAt)
        The date and time the benefit was created
      • createdAt

        public HRISBenefit.Builder createdAt​(org.openapitools.jackson.nullable.JsonNullable<java.time.OffsetDateTime> createdAt)
        The date and time the benefit was created
      • updatedAt

        public HRISBenefit.Builder updatedAt​(java.time.OffsetDateTime updatedAt)
        The date and time the benefit was last updated
      • updatedAt

        public HRISBenefit.Builder updatedAt​(org.openapitools.jackson.nullable.JsonNullable<java.time.OffsetDateTime> updatedAt)
        The date and time the benefit was last updated