Uses of Interface
io.resys.thena.api.actions.TenantActions.TenantCommitResult
Packages that use TenantActions.TenantCommitResult
-
Uses of TenantActions.TenantCommitResult in io.resys.thena.api.actions
Classes in io.resys.thena.api.actions that implement TenantActions.TenantCommitResultModifier and TypeClassDescriptionfinal classImmutable implementation ofTenantActions.TenantCommitResult.Methods in io.resys.thena.api.actions that return types with arguments of type TenantActions.TenantCommitResultModifier and TypeMethodDescriptionio.smallrye.mutiny.Uni<TenantActions.TenantCommitResult> TenantActions.TenantBuilder.build()Methods in io.resys.thena.api.actions with parameters of type TenantActions.TenantCommitResultModifier and TypeMethodDescriptionstatic ImmutableTenantCommitResultImmutableTenantCommitResult.copyOf(TenantActions.TenantCommitResult instance) Creates an immutable copy of aTenantActions.TenantCommitResultvalue.ImmutableTenantCommitResult.Builder.from(TenantActions.TenantCommitResult instance) Fill a builder with attribute values from the providedTenantCommitResultinstance. -
Uses of TenantActions.TenantCommitResult in io.resys.thena.spi
Methods in io.resys.thena.spi that return types with arguments of type TenantActions.TenantCommitResultModifier and TypeMethodDescriptionio.smallrye.mutiny.Uni<TenantActions.TenantCommitResult> TenantBuilderImpl.build()