| Package | Description |
|---|---|
| com.atlassian.vcache |
Contains the core types for Atlassian VCache API.
|
| Modifier and Type | Method and Description |
|---|---|
RequestCacheSettings |
RequestCacheSettingsBuilder.build()
Returns a new
RequestCacheSettings instance configured using the supplied settings. |
| Modifier and Type | Method and Description |
|---|---|
<K,V> RequestCache<K,V> |
VCacheFactory.getRequestCache(java.lang.String name,
RequestCacheSettings settings)
Obtains a
RequestCache with the specified settings. |
Copyright © 2022 Atlassian. All rights reserved.