public interface MirrorSrcConditionOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getAllowHost(int index)
repeated string AllowHost = 4; |
com.google.protobuf.ByteString |
getAllowHostBytes(int index)
repeated string AllowHost = 4; |
int |
getAllowHostCount()
repeated string AllowHost = 4; |
List<String> |
getAllowHostList()
repeated string AllowHost = 4; |
long |
getHttpCode(int index)
repeated int64 HttpCode = 1; |
int |
getHttpCodeCount()
repeated int64 HttpCode = 1; |
List<Long> |
getHttpCodeList()
repeated int64 HttpCode = 1; |
com.google.protobuf.StringValue |
getKeyPrefix()
.google.protobuf.StringValue KeyPrefix = 2; |
com.google.protobuf.StringValueOrBuilder |
getKeyPrefixOrBuilder()
.google.protobuf.StringValue KeyPrefix = 2; |
com.google.protobuf.StringValue |
getKeySuffix()
.google.protobuf.StringValue KeySuffix = 3; |
com.google.protobuf.StringValueOrBuilder |
getKeySuffixOrBuilder()
.google.protobuf.StringValue KeySuffix = 3; |
boolean |
hasKeyPrefix()
.google.protobuf.StringValue KeyPrefix = 2; |
boolean |
hasKeySuffix()
.google.protobuf.StringValue KeySuffix = 3; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofList<Long> getHttpCodeList()
repeated int64 HttpCode = 1;int getHttpCodeCount()
repeated int64 HttpCode = 1;long getHttpCode(int index)
repeated int64 HttpCode = 1;index - The index of the element to return.boolean hasKeyPrefix()
.google.protobuf.StringValue KeyPrefix = 2;com.google.protobuf.StringValue getKeyPrefix()
.google.protobuf.StringValue KeyPrefix = 2;com.google.protobuf.StringValueOrBuilder getKeyPrefixOrBuilder()
.google.protobuf.StringValue KeyPrefix = 2;boolean hasKeySuffix()
.google.protobuf.StringValue KeySuffix = 3;com.google.protobuf.StringValue getKeySuffix()
.google.protobuf.StringValue KeySuffix = 3;com.google.protobuf.StringValueOrBuilder getKeySuffixOrBuilder()
.google.protobuf.StringValue KeySuffix = 3;List<String> getAllowHostList()
repeated string AllowHost = 4;int getAllowHostCount()
repeated string AllowHost = 4;String getAllowHost(int index)
repeated string AllowHost = 4;index - The index of the element to return.com.google.protobuf.ByteString getAllowHostBytes(int index)
repeated string AllowHost = 4;index - The index of the value to return.Copyright © 2025. All rights reserved.