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 CelExtractStringCelExtractString.DEFAULT_INSTANCEFields in com.github.xds.type.v3 with type parameters of type CelExtractStringModifier and TypeFieldDescriptionprivate static final com.google.protobuf.Parser<CelExtractString> CelExtractString.PARSERMethods in com.github.xds.type.v3 that return CelExtractStringModifier and TypeMethodDescriptionCelExtractString.Builder.build()CelExtractString.Builder.buildPartial()static CelExtractStringCelExtractString.getDefaultInstance()CelExtractString.Builder.getDefaultInstanceForType()CelExtractString.getDefaultInstanceForType()static CelExtractStringCelExtractString.parseDelimitedFrom(InputStream input) static CelExtractStringCelExtractString.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static CelExtractStringCelExtractString.parseFrom(byte[] data) static CelExtractStringCelExtractString.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static CelExtractStringCelExtractString.parseFrom(com.google.protobuf.ByteString data) static CelExtractStringCelExtractString.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static CelExtractStringCelExtractString.parseFrom(com.google.protobuf.CodedInputStream input) static CelExtractStringCelExtractString.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static CelExtractStringCelExtractString.parseFrom(InputStream input) static CelExtractStringCelExtractString.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static CelExtractStringCelExtractString.parseFrom(ByteBuffer data) static CelExtractStringCelExtractString.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 voidCelExtractString.Builder.buildPartial0(CelExtractString result) CelExtractString.Builder.mergeFrom(CelExtractString other) static CelExtractString.BuilderCelExtractString.newBuilder(CelExtractString prototype)