Class Organization.Builder

  • Enclosing class:
    Organization

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

      • id

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

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

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

        public Organization.Builder domain​(java.lang.String domain)
        The domain of the organization
      • domain

        public Organization.Builder domain​(org.openapitools.jackson.nullable.JsonNullable<java.lang.String> domain)
        The domain of the organization
      • name

        public Organization.Builder name​(org.openapitools.jackson.nullable.JsonNullable<java.lang.String> name)
        The name of the organization