Class DefaultTenant
java.lang.Object
com.sap.cloud.sdk.cloudplatform.tenant.DefaultTenant
- All Implemented Interfaces:
Tenant
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
DefaultTenant
-
-
Method Details
-
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-
getTenantId
Description copied from interface:TenantGetter for the id of a tenant.
In a zone enabled context this represents the zone id.- Specified by:
getTenantIdin interfaceTenant- Returns:
- The identifier of the tenant (or zone, if applicable).
-