public class PostCaches extends java.lang.Object implements RestCollectionModifyView<ConfigResource,CacheResource,PostCaches.Input>
Modifier and Type | Class and Description |
---|---|
static class |
PostCaches.Input |
static class |
PostCaches.Operation |
Constructor and Description |
---|
PostCaches(DynamicMap<com.google.common.cache.Cache<?,?>> cacheMap,
FlushCache flushCache) |
Modifier and Type | Method and Description |
---|---|
Response<java.lang.String> |
apply(ConfigResource rsrc,
PostCaches.Input input) |
@Inject public PostCaches(DynamicMap<com.google.common.cache.Cache<?,?>> cacheMap, FlushCache flushCache)
public Response<java.lang.String> apply(ConfigResource rsrc, PostCaches.Input input) throws AuthException, BadRequestException, UnprocessableEntityException, PermissionBackendException
apply
in interface RestCollectionModifyView<ConfigResource,CacheResource,PostCaches.Input>
AuthException
BadRequestException
UnprocessableEntityException
PermissionBackendException