Package com.restfb
Klasse DebugHeaderInfo.BusinessUseCaseUsage
java.lang.Object
com.restfb.DebugHeaderInfo.BusinessUseCaseUsage
- Alle implementierten Schnittstellen:
Serializable
- Umschließende Klasse:
DebugHeaderInfo
business use case based usage object.
This usage object is used in Graph API 3.3+ and provides access to the complete set of inner objects.
- Siehe auch:
-
Konstruktorübersicht
Konstruktoren -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungreturns the usage list that belongs to the given business idreturns the list of Business Ids that are provided in the the business use case usage header
-
Konstruktordetails
-
BusinessUseCaseUsage
public BusinessUseCaseUsage()
-
-
Methodendetails
-
get
returns the usage list that belongs to the given business id- Parameter:
businessId
- the business ids you like to fetch the usage list for- Gibt zurück:
- the list of usages
-
getBusinessIds
returns the list of Business Ids that are provided in the the business use case usage header- Gibt zurück:
- list of business ids
-