Uses of Class
io.resys.thena.api.entities.ImmutableTenant.Builder
Packages that use ImmutableTenant.Builder
-
Uses of ImmutableTenant.Builder in io.resys.thena.api.entities
Methods in io.resys.thena.api.entities that return ImmutableTenant.BuilderModifier and TypeMethodDescriptionstatic ImmutableTenant.BuilderImmutableTenant.builder()Creates a builder forImmutableTenant.final ImmutableTenant.BuilderImmutableTenant.Builder.externalId(String externalId) Initializes the value for theexternalIdattribute.final ImmutableTenant.BuilderFill a builder with attribute values from the providedTenantinstance.final ImmutableTenant.BuilderInitializes the value for theidattribute.final ImmutableTenant.BuilderInitializes the value for thenameattribute.final ImmutableTenant.BuilderInitializes the value for theprefixattribute.final ImmutableTenant.BuilderInitializes the value for therevattribute.final ImmutableTenant.BuilderImmutableTenant.Builder.type(Tenant.StructureType type) Initializes the value for thetypeattribute.