Uses of Class
software.amazon.awssdk.services.workdocs.model.LongRangeType
-
Packages that use LongRangeType Package Description software.amazon.awssdk.services.workdocs.model -
-
Uses of LongRangeType in software.amazon.awssdk.services.workdocs.model
Methods in software.amazon.awssdk.services.workdocs.model that return LongRangeType Modifier and Type Method Description LongRangeTypeFilters. sizeRange()Filter based on size (in bytes).Methods in software.amazon.awssdk.services.workdocs.model with parameters of type LongRangeType Modifier and Type Method Description Filters.BuilderFilters.Builder. sizeRange(LongRangeType sizeRange)Filter based on size (in bytes).
-