@Generated(value="org.realityforge.webtack")
@JsType(isNative=true,
namespace="<global>",
name="MultiCacheQueryOptions")
public interface MultiCacheQueryOptions
extends CacheQueryOptions
| Modifier and Type | Interface and Description |
|---|---|
static interface |
MultiCacheQueryOptions.Builder |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
cacheName() |
static MultiCacheQueryOptions.Builder |
create() |
void |
setCacheName(java.lang.String cacheName) |
ignoreMethod, ignoreSearch, ignoreVary, setIgnoreMethod, setIgnoreSearch, setIgnoreVary@JsOverlay @Nonnull static MultiCacheQueryOptions.Builder create()
create in interface CacheQueryOptions@JsProperty(name="cacheName") java.lang.String cacheName()
@JsProperty
void setCacheName(@Nonnull
java.lang.String cacheName)