public interface RefererAccessRuleOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
boolean |
getAllowEmpty()
optional bool AllowEmpty = 1; |
String |
getReferers(int index)
repeated string Referers = 2; |
com.google.protobuf.ByteString |
getReferersBytes(int index)
repeated string Referers = 2; |
int |
getReferersCount()
repeated string Referers = 2; |
List<String> |
getReferersList()
repeated string Referers = 2; |
ReferersType |
getReferersType()
optional .Volcengine.Vod.Models.Business.ReferersType ReferersType = 3; |
ReferersTypeOrBuilder |
getReferersTypeOrBuilder()
optional .Volcengine.Vod.Models.Business.ReferersType ReferersType = 3; |
String |
getRuleType()
optional string RuleType = 4; |
com.google.protobuf.ByteString |
getRuleTypeBytes()
optional string RuleType = 4; |
boolean |
getSwitch()
optional bool Switch = 6; |
boolean |
hasAllowEmpty()
optional bool AllowEmpty = 1; |
boolean |
hasReferersType()
optional .Volcengine.Vod.Models.Business.ReferersType ReferersType = 3; |
boolean |
hasRuleType()
optional string RuleType = 4; |
boolean |
hasSwitch()
optional bool Switch = 6; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasAllowEmpty()
optional bool AllowEmpty = 1;boolean getAllowEmpty()
optional bool AllowEmpty = 1;List<String> getReferersList()
repeated string Referers = 2;int getReferersCount()
repeated string Referers = 2;String getReferers(int index)
repeated string Referers = 2;index - The index of the element to return.com.google.protobuf.ByteString getReferersBytes(int index)
repeated string Referers = 2;index - The index of the value to return.boolean hasReferersType()
optional .Volcengine.Vod.Models.Business.ReferersType ReferersType = 3;ReferersType getReferersType()
optional .Volcengine.Vod.Models.Business.ReferersType ReferersType = 3;ReferersTypeOrBuilder getReferersTypeOrBuilder()
optional .Volcengine.Vod.Models.Business.ReferersType ReferersType = 3;boolean hasRuleType()
optional string RuleType = 4;String getRuleType()
optional string RuleType = 4;com.google.protobuf.ByteString getRuleTypeBytes()
optional string RuleType = 4;boolean hasSwitch()
optional bool Switch = 6;boolean getSwitch()
optional bool Switch = 6;Copyright © 2025. All rights reserved.