Uses of Interface
io.resys.thena.spi.TenantDataSource.TxScope
Packages that use TenantDataSource.TxScope
-
Uses of TenantDataSource.TxScope in io.resys.thena.spi
Classes in io.resys.thena.spi that implement TenantDataSource.TxScopeModifier and TypeClassDescriptionfinal classImmutable implementation ofTenantDataSource.TxScope.Methods in io.resys.thena.spi with parameters of type TenantDataSource.TxScopeModifier and TypeMethodDescriptionstatic ImmutableTxScopeImmutableTxScope.copyOf(TenantDataSource.TxScope instance) Creates an immutable copy of aTenantDataSource.TxScopevalue.final ImmutableTxScope.BuilderImmutableTxScope.Builder.from(TenantDataSource.TxScope instance) Fill a builder with attribute values from the providedTxScopeinstance.