@Generated(value="org.realityforge.webtack")
@JsType(isNative=true,
namespace="<global>",
name="Object")
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 |
of() |
void |
setCacheName(@JsNonNull java.lang.String cacheName) |
ignoreMethod, ignoreSearch, ignoreVary, setIgnoreMethod, setIgnoreSearch, setIgnoreVary@JsOverlay @Nonnull static MultiCacheQueryOptions.Builder of()
of in interface CacheQueryOptions@JsProperty(name="cacheName") java.lang.String cacheName()
@JsProperty void setCacheName(@JsNonNull java.lang.String cacheName)