Uses of Class
com.google.cloud.storage.LinearExponentialRangeSpecFunction
Packages that use LinearExponentialRangeSpecFunction
-
Uses of LinearExponentialRangeSpecFunction in com.google.cloud.storage
Methods in com.google.cloud.storage that return LinearExponentialRangeSpecFunctionModifier and TypeMethodDescriptionRangeSpecFunction.linearExponential()Get the default instance ofLinearExponentialRangeSpecFunction.LinearExponentialRangeSpecFunction.withInitialMaxLength(long initialMaxLength) Return an instance with theinitialMaxLengthset to the specified value.LinearExponentialRangeSpecFunction.withMaxLengthScalar(double maxLengthScalar) Return an instance with themaxLengthScalarset to the specified value.