public class CachePutOperation extends CacheOperation
| Modifier and Type | Class and Description | 
|---|---|
| static class  | CachePutOperation.BuilderA builder that can be used to create a  CachePutOperation. | 
| Constructor and Description | 
|---|
| CachePutOperation(CachePutOperation.Builder b)Create a new  CachePutOperationinstance from the given builder. | 
| Modifier and Type | Method and Description | 
|---|---|
| String | getUnless() | 
equals, getCacheManager, getCacheNames, getCacheResolver, getCondition, getKey, getKeyGenerator, getName, hashCode, toStringpublic CachePutOperation(CachePutOperation.Builder b)
CachePutOperation instance from the given builder.@Nullable public String getUnless()