Package io.resys.thena.api.actions
Interface TenantActions
- All Known Implementing Classes:
TenantActionsImpl
public interface TenantActions
-
Method Details
-
find
TenantActions.TenantQuery find() -
commit
TenantActions.TenantBuilder commit() -
delete
io.smallrye.mutiny.Uni<Void> delete()
-