Uses of Class
io.gs2.cdk.ranking.model.options.CategoryModelScopeIsScopedOptions
Packages that use CategoryModelScopeIsScopedOptions
-
Uses of CategoryModelScopeIsScopedOptions in io.gs2.cdk.ranking.model
Methods in io.gs2.cdk.ranking.model with parameters of type CategoryModelScopeIsScopedOptionsModifier and TypeMethodDescriptionstatic CategoryModelCategoryModel.scopeIsScoped(String name, CategoryModelOrderDirection orderDirection, CategoryModelScopeIsScopedOptions options) -
Uses of CategoryModelScopeIsScopedOptions in io.gs2.cdk.ranking.model.options
Methods in io.gs2.cdk.ranking.model.options that return CategoryModelScopeIsScopedOptionsModifier and TypeMethodDescriptionCategoryModelScopeIsScopedOptions.withAccessPeriodEventId(String accessPeriodEventId) CategoryModelScopeIsScopedOptions.withAdditionalScopes(List<Scope> additionalScopes) CategoryModelScopeIsScopedOptions.withCalculateFixedTimingHour(Integer calculateFixedTimingHour) CategoryModelScopeIsScopedOptions.withCalculateFixedTimingMinute(Integer calculateFixedTimingMinute) CategoryModelScopeIsScopedOptions.withEntryPeriodEventId(String entryPeriodEventId) CategoryModelScopeIsScopedOptions.withGeneration(String generation) CategoryModelScopeIsScopedOptions.withIgnoreUserIds(List<String> ignoreUserIds) CategoryModelScopeIsScopedOptions.withMaximumValue(Long maximumValue) CategoryModelScopeIsScopedOptions.withMetadata(String metadata) CategoryModelScopeIsScopedOptions.withMinimumValue(Long minimumValue)