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
Methods 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(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 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 CelExtractString.BuilderCelExtractString.Builder. mergeFrom(CelExtractString other)static CelExtractString.BuilderCelExtractString. newBuilder(CelExtractString prototype)
-