public class DefaultCache
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
static interface |
DefaultCache.Builder |
| Modifier | Constructor and Description |
|---|---|
protected |
DefaultCache(software.amazon.cryptography.materialproviders.model.DefaultCache.BuilderImpl builder) |
| Modifier and Type | Method and Description |
|---|---|
static DefaultCache.Builder |
builder() |
int |
entryCapacity() |
DefaultCache.Builder |
toBuilder() |
protected DefaultCache(software.amazon.cryptography.materialproviders.model.DefaultCache.BuilderImpl builder)
public int entryCapacity()
public DefaultCache.Builder toBuilder()
public static DefaultCache.Builder builder()