Uses of Class
io.resys.thena.datasource.ImmutableTenantContext
Packages that use ImmutableTenantContext
-
Uses of ImmutableTenantContext in io.resys.thena.datasource
Methods in io.resys.thena.datasource that return ImmutableTenantContextModifier and TypeMethodDescriptionImmutableTenantContext.Builder.build()Builds a newImmutableTenantContext.static ImmutableTenantContextImmutableTenantContext.copyOf(TenantContext instance) Creates an immutable copy of aTenantContextvalue.final ImmutableTenantContextCopy the current immutable object by setting a value for thedbattribute.final ImmutableTenantContextImmutableTenantContext.withPrefix(String value) Copy the current immutable object by setting a value for theprefixattribute.final ImmutableTenantContextImmutableTenantContext.withTenant(String value) Copy the current immutable object by setting a value for thetenantattribute.