public abstract static class PerformanceCachingGoogleCloudStorageOptions.Builder extends Object
| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
abstract PerformanceCachingGoogleCloudStorageOptions |
build() |
abstract PerformanceCachingGoogleCloudStorageOptions.Builder |
setMaxEntryAgeMillis(long maxEntryAgeMillis)
Sets the max age of an item in cache in milliseconds.
|
public abstract PerformanceCachingGoogleCloudStorageOptions.Builder setMaxEntryAgeMillis(long maxEntryAgeMillis)
public abstract PerformanceCachingGoogleCloudStorageOptions build()
Copyright © 2024. All rights reserved.