JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
com.sap.cloud.account
Interface Tenant
public interface
Tenant
Tenant
interface provides information about particular tenant.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
Account
getAccount
()
String
getId
()
Method Details
getId
String
getId
()
Returns:
the tenant unique id.
getAccount
Account
getAccount
()
Returns:
the account to which current tenant belongs.