Package com.adobe.aio.cloudmanager
Interface Tenant
-
public interface Tenant
A Tenant representation.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description String
getDescription()
The description for the tenant.String
getId()
Identifier of the tenant.String
getOrganizationName()
The name of the Git Repository organization
-