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