Uses of Class
com.github.xds.type.v3.CelExtractString
Packages that use CelExtractString
-
Uses of CelExtractString in com.github.xds.type.v3
Fields in com.github.xds.type.v3 declared as CelExtractStringModifier and TypeFieldDescriptionprivate static final CelExtractString
CelExtractString.DEFAULT_INSTANCE
Fields in com.github.xds.type.v3 with type parameters of type CelExtractStringModifier and TypeFieldDescriptionprivate static final com.google.protobuf.Parser
<CelExtractString> CelExtractString.PARSER
Methods in com.github.xds.type.v3 that return CelExtractStringModifier and TypeMethodDescriptionCelExtractString.Builder.build()
CelExtractString.Builder.buildPartial()
static CelExtractString
CelExtractString.getDefaultInstance()
CelExtractString.Builder.getDefaultInstanceForType()
CelExtractString.getDefaultInstanceForType()
static CelExtractString
CelExtractString.parseDelimitedFrom
(InputStream input) static CelExtractString
CelExtractString.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static CelExtractString
CelExtractString.parseFrom
(byte[] data) static CelExtractString
CelExtractString.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static CelExtractString
CelExtractString.parseFrom
(com.google.protobuf.ByteString data) static CelExtractString
CelExtractString.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static CelExtractString
CelExtractString.parseFrom
(com.google.protobuf.CodedInputStream input) static CelExtractString
CelExtractString.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static CelExtractString
CelExtractString.parseFrom
(InputStream input) static CelExtractString
CelExtractString.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static CelExtractString
CelExtractString.parseFrom
(ByteBuffer data) static CelExtractString
CelExtractString.parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.github.xds.type.v3 that return types with arguments of type CelExtractStringModifier and TypeMethodDescriptioncom.google.protobuf.Parser
<CelExtractString> CelExtractString.getParserForType()
static com.google.protobuf.Parser
<CelExtractString> CelExtractString.parser()
Methods in com.github.xds.type.v3 with parameters of type CelExtractStringModifier and TypeMethodDescriptionprivate void
CelExtractString.Builder.buildPartial0
(CelExtractString result) CelExtractString.Builder.mergeFrom
(CelExtractString other) static CelExtractString.Builder
CelExtractString.newBuilder
(CelExtractString prototype)