Uses of Interface
de.xima.fc.api.rest.pub.client.user_portal.ApiBundle
Packages that use ApiBundle
Package
Description
-
Uses of ApiBundle in de.xima.fc.api.rest.pub.client.user_portal
Classes in de.xima.fc.api.rest.pub.client.user_portal that implement ApiBundleModifier and TypeClassDescriptionfinal classThe default implementation of anApiBundlethat provides access to the individual APIs.Methods in de.xima.fc.api.rest.pub.client.user_portal that return ApiBundleModifier and TypeMethodDescriptionApiClientBuilder.buildBundle()Creates a bundle with all APIs.ApiClient.createBundle()DefaultApiClient.createBundle() -
Uses of ApiBundle in de.xima.fc.user_portal.api.client
Methods in de.xima.fc.user_portal.api.client that return types with arguments of type ApiBundleModifier and TypeMethodDescriptionUserPortalRestClientManager.publicUserPortalClient(EHttpTransportType httpClient, IUserPortalRestClientConfig config) This method returns theApiBundlewith the REST client for the public user portal API. -
Uses of ApiBundle in de.xima.fc.user_portal.api.context
Methods in de.xima.fc.user_portal.api.context that return ApiBundleModifier and TypeMethodDescriptionIUserPortalInvocationContext.publicUserPortalRestClient()Gets the generated REST client for the public user portal API.