public static interface GetCacheEntryInput.Builder
| Modifier and Type | Method and Description |
|---|---|
GetCacheEntryInput |
build() |
java.lang.Long |
bytesUsed() |
GetCacheEntryInput.Builder |
bytesUsed(java.lang.Long bytesUsed) |
java.nio.ByteBuffer |
identifier() |
GetCacheEntryInput.Builder |
identifier(java.nio.ByteBuffer identifier) |
GetCacheEntryInput.Builder identifier(java.nio.ByteBuffer identifier)
java.nio.ByteBuffer identifier()
GetCacheEntryInput.Builder bytesUsed(java.lang.Long bytesUsed)
java.lang.Long bytesUsed()
GetCacheEntryInput build()