Package | Description |
---|---|
com.tencentcloudapi.omics.v20221128.models |
Modifier and Type | Method and Description |
---|---|
CacheInfo |
Run.getCache()
Get 缓存信息。
|
Modifier and Type | Method and Description |
---|---|
void |
Run.setCache(CacheInfo Cache)
Set 缓存信息。
|
Constructor and Description |
---|
CacheInfo(CacheInfo source)
NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy,
and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
|
Copyright © 2025. All rights reserved.