public interface ContentCachingApi
ContentCachingAsyncApi
Modifier and Type | Method and Description |
---|---|
void |
disable()
Disable content caching.
|
void |
enable()
Enable content caching.
|
boolean |
isContentCaching()
Determine if the load balancer is content caching.
|
Copyright © 2009-2013 jclouds. All Rights Reserved.