Uses of Class
de.xima.fc.proma.request.GetStoreItemsRequest.Builder
Packages that use GetStoreItemsRequest.Builder
-
Uses of GetStoreItemsRequest.Builder in de.xima.fc.proma.request
Methods in de.xima.fc.proma.request that return GetStoreItemsRequest.BuilderModifier and TypeMethodDescriptionstatic GetStoreItemsRequest.Builder
Creates a new builder for a request to fetch store items.GetStoreItemsRequest.Builder.licenseKey
(String licenseKey) Limits the returned items to those that are compatible with the current license.GetStoreItemsRequest.Builder.licenseTypes
(Iterable<String> licenseTypes) Limits the returned items to those with the given license types.Sets the locale for localizing names and descriptions etc.Limits the returned items to those that have a matching name.GetStoreItemsRequest.Builder.productVersion
(String productVersion) Limits the returned items to those that are compatible with the given product version.Limits the returned items to those that have a matching tag.Limits the returned items to those that have a matching description.