Interface TenantWithSubdomain
- All Superinterfaces:
Tenant
- All Known Implementing Classes:
DefaultTenant
Represents a {@link Tenant) that can be accessed through a subdomain.
-
Method Summary
Methods inherited from interface com.sap.cloud.sdk.cloudplatform.tenant.Tenant
getTenantId
-
Method Details
-
getSubdomain
The subdomain of the tenant.- Returns:
- The tenant subdomain.
-