| Package | Description |
|---|---|
| com.volcengine.service.vod.model.business |
| Modifier and Type | Method and Description |
|---|---|
CacheKeyRule |
CacheKeyRule.Builder.build() |
CacheKeyRule |
CacheKeyRule.Builder.buildPartial() |
CacheKeyRule |
VodDomainConfig.getCacheKey(int index)
repeated .Volcengine.Vod.Models.Business.CacheKeyRule CacheKey = 4; |
CacheKeyRule |
VodDomainConfig.Builder.getCacheKey(int index)
repeated .Volcengine.Vod.Models.Business.CacheKeyRule CacheKey = 4; |
CacheKeyRule |
VodDomainConfigOrBuilder.getCacheKey(int index)
repeated .Volcengine.Vod.Models.Business.CacheKeyRule CacheKey = 4; |
static CacheKeyRule |
CacheKeyRule.getDefaultInstance() |
CacheKeyRule |
CacheKeyRule.getDefaultInstanceForType() |
CacheKeyRule |
CacheKeyRule.Builder.getDefaultInstanceForType() |
static CacheKeyRule |
CacheKeyRule.parseDelimitedFrom(InputStream input) |
static CacheKeyRule |
CacheKeyRule.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CacheKeyRule |
CacheKeyRule.parseFrom(byte[] data) |
static CacheKeyRule |
CacheKeyRule.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CacheKeyRule |
CacheKeyRule.parseFrom(ByteBuffer data) |
static CacheKeyRule |
CacheKeyRule.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CacheKeyRule |
CacheKeyRule.parseFrom(com.google.protobuf.ByteString data) |
static CacheKeyRule |
CacheKeyRule.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CacheKeyRule |
CacheKeyRule.parseFrom(com.google.protobuf.CodedInputStream input) |
static CacheKeyRule |
CacheKeyRule.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CacheKeyRule |
CacheKeyRule.parseFrom(InputStream input) |
static CacheKeyRule |
CacheKeyRule.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
List<CacheKeyRule> |
VodDomainConfig.getCacheKeyList()
repeated .Volcengine.Vod.Models.Business.CacheKeyRule CacheKey = 4; |
List<CacheKeyRule> |
VodDomainConfig.Builder.getCacheKeyList()
repeated .Volcengine.Vod.Models.Business.CacheKeyRule CacheKey = 4; |
List<CacheKeyRule> |
VodDomainConfigOrBuilder.getCacheKeyList()
repeated .Volcengine.Vod.Models.Business.CacheKeyRule CacheKey = 4; |
com.google.protobuf.Parser<CacheKeyRule> |
CacheKeyRule.getParserForType() |
static com.google.protobuf.Parser<CacheKeyRule> |
CacheKeyRule.parser() |
| Modifier and Type | Method and Description |
|---|---|
VodDomainConfig.Builder |
VodDomainConfig.Builder.addCacheKey(CacheKeyRule value)
repeated .Volcengine.Vod.Models.Business.CacheKeyRule CacheKey = 4; |
VodDomainConfig.Builder |
VodDomainConfig.Builder.addCacheKey(int index,
CacheKeyRule value)
repeated .Volcengine.Vod.Models.Business.CacheKeyRule CacheKey = 4; |
CacheKeyRule.Builder |
CacheKeyRule.Builder.mergeFrom(CacheKeyRule other) |
static CacheKeyRule.Builder |
CacheKeyRule.newBuilder(CacheKeyRule prototype) |
VodDomainConfig.Builder |
VodDomainConfig.Builder.setCacheKey(int index,
CacheKeyRule value)
repeated .Volcengine.Vod.Models.Business.CacheKeyRule CacheKey = 4; |
| Modifier and Type | Method and Description |
|---|---|
VodDomainConfig.Builder |
VodDomainConfig.Builder.addAllCacheKey(Iterable<? extends CacheKeyRule> values)
repeated .Volcengine.Vod.Models.Business.CacheKeyRule CacheKey = 4; |
Copyright © 2025. All rights reserved.