public static interface ScopedRouteConfiguration.Key.FragmentOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getStringKey()
A string to match against.
|
com.google.protobuf.ByteString |
getStringKeyBytes()
A string to match against.
|
ScopedRouteConfiguration.Key.Fragment.TypeCase |
getTypeCase() |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofString getStringKey()
A string to match against.
string string_key = 1;com.google.protobuf.ByteString getStringKeyBytes()
A string to match against.
string string_key = 1;ScopedRouteConfiguration.Key.Fragment.TypeCase getTypeCase()
Copyright © 2018–2021 The Envoy Project. All rights reserved.