Uses of Class
com.restfb.types.SearchPlace.PagesPlatformComponentFlowServiceConfig
-
Packages that use SearchPlace.PagesPlatformComponentFlowServiceConfig Package Description com.restfb.types Default implementations of Facebook Graph API Objects. -
-
Uses of SearchPlace.PagesPlatformComponentFlowServiceConfig in com.restfb.types
Methods in com.restfb.types that return types with arguments of type SearchPlace.PagesPlatformComponentFlowServiceConfig Modifier and Type Method Description List<SearchPlace.PagesPlatformComponentFlowServiceConfig>
SearchPlace. getWorkflows()
The native component workflows for this Place.Method parameters in com.restfb.types with type arguments of type SearchPlace.PagesPlatformComponentFlowServiceConfig Modifier and Type Method Description void
SearchPlace. setWorkflows(List<SearchPlace.PagesPlatformComponentFlowServiceConfig> workflows)
The native component workflows for this Place.
-