CacheKeyRule.Builder |
VodDomainConfig.Builder.addCacheKeyBuilder()
repeated .Volcengine.Vod.Models.Business.CacheKeyRule CacheKey = 4;
|
CacheKeyRule.Builder |
VodDomainConfig.Builder.addCacheKeyBuilder(int index)
repeated .Volcengine.Vod.Models.Business.CacheKeyRule CacheKey = 4;
|
CacheKeyRule.Builder |
CacheKeyRule.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
CacheKeyRule.Builder |
CacheKeyRule.Builder.clear() |
CacheKeyRule.Builder |
CacheKeyRule.Builder.clearCacheKeyAction()
optional .Volcengine.Vod.Models.Business.CacheKeyAction CacheKeyAction = 1;
|
CacheKeyRule.Builder |
CacheKeyRule.Builder.clearCondition()
optional .Volcengine.Vod.Models.Business.CdnCondition Condition = 2;
|
CacheKeyRule.Builder |
CacheKeyRule.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
CacheKeyRule.Builder |
CacheKeyRule.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
CacheKeyRule.Builder |
CacheKeyRule.Builder.clone() |
CacheKeyRule.Builder |
VodDomainConfig.Builder.getCacheKeyBuilder(int index)
repeated .Volcengine.Vod.Models.Business.CacheKeyRule CacheKey = 4;
|
CacheKeyRule.Builder |
CacheKeyRule.Builder.mergeCacheKeyAction(CacheKeyAction value)
optional .Volcengine.Vod.Models.Business.CacheKeyAction CacheKeyAction = 1;
|
CacheKeyRule.Builder |
CacheKeyRule.Builder.mergeCondition(CdnCondition value)
optional .Volcengine.Vod.Models.Business.CdnCondition Condition = 2;
|
CacheKeyRule.Builder |
CacheKeyRule.Builder.mergeFrom(CacheKeyRule other) |
CacheKeyRule.Builder |
CacheKeyRule.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
CacheKeyRule.Builder |
CacheKeyRule.Builder.mergeFrom(com.google.protobuf.Message other) |
CacheKeyRule.Builder |
CacheKeyRule.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static CacheKeyRule.Builder |
CacheKeyRule.newBuilder() |
static CacheKeyRule.Builder |
CacheKeyRule.newBuilder(CacheKeyRule prototype) |
CacheKeyRule.Builder |
CacheKeyRule.newBuilderForType() |
protected CacheKeyRule.Builder |
CacheKeyRule.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
CacheKeyRule.Builder |
CacheKeyRule.Builder.setCacheKeyAction(CacheKeyAction.Builder builderForValue)
optional .Volcengine.Vod.Models.Business.CacheKeyAction CacheKeyAction = 1;
|
CacheKeyRule.Builder |
CacheKeyRule.Builder.setCacheKeyAction(CacheKeyAction value)
optional .Volcengine.Vod.Models.Business.CacheKeyAction CacheKeyAction = 1;
|
CacheKeyRule.Builder |
CacheKeyRule.Builder.setCondition(CdnCondition.Builder builderForValue)
optional .Volcengine.Vod.Models.Business.CdnCondition Condition = 2;
|
CacheKeyRule.Builder |
CacheKeyRule.Builder.setCondition(CdnCondition value)
optional .Volcengine.Vod.Models.Business.CdnCondition Condition = 2;
|
CacheKeyRule.Builder |
CacheKeyRule.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
CacheKeyRule.Builder |
CacheKeyRule.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
CacheKeyRule.Builder |
CacheKeyRule.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
CacheKeyRule.Builder |
CacheKeyRule.toBuilder() |