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