Uses of Class
com.github.xds.type.v3.CelExtractString
-
Packages that use CelExtractString Package Description com.github.xds.type.v3 -
-
Uses of CelExtractString in com.github.xds.type.v3
Fields in com.github.xds.type.v3 declared as CelExtractString Modifier and Type Field Description private static CelExtractStringCelExtractString. DEFAULT_INSTANCEFields in com.github.xds.type.v3 with type parameters of type CelExtractString Modifier and Type Field Description private static com.google.protobuf.Parser<CelExtractString>CelExtractString. PARSERMethods in com.github.xds.type.v3 that return CelExtractString Modifier and Type Method Description CelExtractStringCelExtractString.Builder. build()CelExtractStringCelExtractString.Builder. buildPartial()static CelExtractStringCelExtractString. getDefaultInstance()CelExtractStringCelExtractString.Builder. getDefaultInstanceForType()CelExtractStringCelExtractString. getDefaultInstanceForType()static CelExtractStringCelExtractString. parseDelimitedFrom(java.io.InputStream input)static CelExtractStringCelExtractString. parseDelimitedFrom(java.io.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(java.io.InputStream input)static CelExtractStringCelExtractString. parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CelExtractStringCelExtractString. parseFrom(java.nio.ByteBuffer data)static CelExtractStringCelExtractString. parseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.github.xds.type.v3 that return types with arguments of type CelExtractString Modifier and Type Method Description com.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 CelExtractString Modifier and Type Method Description private voidCelExtractString.Builder. buildPartial0(CelExtractString result)CelExtractString.BuilderCelExtractString.Builder. mergeFrom(CelExtractString other)static CelExtractString.BuilderCelExtractString. newBuilder(CelExtractString prototype)
-