Package com.restfb
Class DebugHeaderInfo.BusinessUseCaseUsage
java.lang.Object
com.restfb.DebugHeaderInfo.BusinessUseCaseUsage
- All Implemented Interfaces:
Serializable
- Enclosing class:
- 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.
- See Also:
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionreturns 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
-
Constructor Details
-
BusinessUseCaseUsage
public BusinessUseCaseUsage()
-
-
Method Details
-
get
returns the usage list that belongs to the given business id- Parameters:
businessId
- the business ids you like to fetch the usage list for- Returns:
- the list of usages
-
getBusinessIds
returns the list of Business Ids that are provided in the the business use case usage header- Returns:
- list of business ids
-