public class TenantGroupElementCreateRequest extends java.lang.Object implements ITenantGroupElementCreateRequest
Modifier and Type | Class and Description |
---|---|
static class |
TenantGroupElementCreateRequest.Builder |
Constructor and Description |
---|
TenantGroupElementCreateRequest() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getTenantId()
Get id of tenant referenced by element.
|
void |
setTenantId(java.lang.String tenantId) |
public java.lang.String getTenantId()
ITenantGroupElementCreateRequest
getTenantId
in interface ITenantGroupElementCreateRequest
public void setTenantId(java.lang.String tenantId)