Uses of Class
io.resys.thena.spi.ImmutableTxScope.Builder
Packages that use ImmutableTxScope.Builder
-
Uses of ImmutableTxScope.Builder in io.resys.thena.spi
Methods in io.resys.thena.spi that return ImmutableTxScope.BuilderModifier and TypeMethodDescriptionstatic ImmutableTxScope.BuilderImmutableTxScope.builder()Creates a builder forImmutableTxScope.final ImmutableTxScope.BuilderImmutableTxScope.Builder.commitAuthor(String commitAuthor) Initializes the value for thecommitAuthorattribute.final ImmutableTxScope.BuilderImmutableTxScope.Builder.commitMessage(String commitMessage) Initializes the value for thecommitMessageattribute.final ImmutableTxScope.BuilderImmutableTxScope.Builder.from(TenantDataSource.TxScope instance) Fill a builder with attribute values from the providedTxScopeinstance.final ImmutableTxScope.BuilderInitializes the value for thetenantIdattribute.