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