Package com.buildless
package com.buildless
-
ClassDescription## Account Specifies the abstract notion of an account record within Buildless.## Account Specifies the abstract notion of an account record within Buildless.Specifies a user account within the context of an `Account` record.Specifies a user account within the context of an `Account` record.## Account Provider Specifies identity or account providers which are integrated with Buildless.Validates
Accountprotobuf objects.ValidatesAccount_UserAccountprotobuf objects.## Directory Provider Enumerates known providers which can be installed as a SCIM-based managed directory.## Namespace Defines known/available service namespaces, such as staging and development.## Tenant Specifies an organization tenant record within Buildless.## Tenant Specifies an organization tenant record within Buildless.### Tenant Branding Specifies customization/branding info for a given tenant.### Tenant Branding Specifies customization/branding info for a given tenant.#### Tenant: Color Scheme Specifies a `primary` and `secondary` color, typically in hex.#### Tenant: Color Scheme Specifies a `primary` and `secondary` color, typically in hex.### Tenant Domain Specifies a custom tenant domain which is attached to Buildless services.### Tenant Domain Specifies a custom tenant domain which is attached to Buildless services.## Tenant Key Specifies the unique key material associated with a Buildless `Tenant` record.## Tenant Key Specifies the unique key material associated with a Buildless `Tenant` record.ValidatesTenantprotobuf objects.ValidatesTenant_TenantBranding_TenantColorsprotobuf objects.ValidatesTenant_TenantBrandingprotobuf objects.ValidatesTenant_TenantDomainprotobuf objects.ValidatesTenant_TenantKeyprotobuf objects.## User Specifies the structure of a user record within Buildless.## User Specifies the structure of a user record within Buildless.### Email Address Specifies an email address which is linked to a `User` account.### Email Address Specifies an email address which is linked to a `User` account.### Name Describes a person's name, including their given and family names, and a display name.### Name Describes a person's name, including their given and family names, and a display name.### User Key Specifies the primary key structure for a Buildless user account.### User Key Specifies the primary key structure for a Buildless user account.ValidatesUserprotobuf objects.ValidatesUser_EmailAddressprotobuf objects.ValidatesUser_Nameprotobuf objects.ValidatesUser_UserKeyprotobuf objects.## Version Specifies generic versioning information, in the style of Semantic Versioning or in a string.## Version Specifies generic versioning information, in the style of Semantic Versioning or in a string.### Semantic Version Specifies a "semver"-style version, with major, minor, and patch components.### Semantic Version Specifies a "semver"-style version, with major, minor, and patch components.ValidatesVersionprotobuf objects.ValidatesVersion_SemanticVersionprotobuf objects.