Package io.resys.thena.api.actions
Interface TenantActions.TenantBuilder
- All Known Implementing Classes:
TenantBuilderImpl
- Enclosing interface:
TenantActions
public static interface TenantActions.TenantBuilder
-
Method Summary
Modifier and TypeMethodDescriptionio.smallrye.mutiny.Uni<TenantActions.TenantCommitResult> build()externalId(String externalId) name(String name, Tenant.StructureType type)
-
Method Details
-
externalId
-
name
-
name
-
build
io.smallrye.mutiny.Uni<TenantActions.TenantCommitResult> build()
-