Uses of Class
com.google.cloud.storage.MaxLengthRangeSpecFunction
Packages that use MaxLengthRangeSpecFunction
-
Uses of MaxLengthRangeSpecFunction in com.google.cloud.storage
Methods in com.google.cloud.storage that return MaxLengthRangeSpecFunctionModifier and TypeMethodDescriptionstatic MaxLengthRangeSpecFunctionRangeSpecFunction.maxLength(long maxLength) Produce a newMaxLengthRangeSpecFunctionwhere the maximum possible length of any returnedRangeSpecis set to the lesser ofprev.maxLengthandthis.maxLength.MaxLengthRangeSpecFunction.withMaxLength(long maxLength) Return an instance with themaxLengthset to the specified value.