public static interface CreateCryptographicMaterialsCacheInput.Builder
| Modifier and Type | Method and Description |
|---|---|
CreateCryptographicMaterialsCacheInput |
build() |
CacheType |
cache() |
CreateCryptographicMaterialsCacheInput.Builder |
cache(CacheType cache) |
CreateCryptographicMaterialsCacheInput.Builder cache(CacheType cache)
cache - Which type of local cache to use.CacheType cache()
CreateCryptographicMaterialsCacheInput build()