CustomerSubscription.DefinitionStages.WithTenantId Interface
public static interface CustomerSubscription.DefinitionStages.WithTenantId
The stage of the CustomerSubscription definition allowing to specify tenantId.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
abstract
With |
withTenantId(String tenantId)
Specifies the tenant |
Method Details
withTenantId
public abstract CustomerSubscription.DefinitionStages.WithCreate withTenantId(String tenantId)
Specifies the tenantId property: Tenant Id..
Parameters:
Returns: