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 CelExtractString
CelExtractString. DEFAULT_INSTANCE
Fields 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. PARSER
Methods in com.github.xds.type.v3 that return CelExtractString Modifier and Type Method Description CelExtractString
CelExtractString.Builder. build()
CelExtractString
CelExtractString.Builder. buildPartial()
static CelExtractString
CelExtractString. getDefaultInstance()
CelExtractString
CelExtractString.Builder. getDefaultInstanceForType()
CelExtractString
CelExtractString. getDefaultInstanceForType()
static CelExtractString
CelExtractString. parseDelimitedFrom(java.io.InputStream input)
static CelExtractString
CelExtractString. parseDelimitedFrom(java.io.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(java.io.InputStream input)
static CelExtractString
CelExtractString. parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static CelExtractString
CelExtractString. parseFrom(java.nio.ByteBuffer data)
static CelExtractString
CelExtractString. 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 void
CelExtractString.Builder. buildPartial0(CelExtractString result)
CelExtractString.Builder
CelExtractString.Builder. mergeFrom(CelExtractString other)
static CelExtractString.Builder
CelExtractString. newBuilder(CelExtractString prototype)
-