Uses of Class
ai.promoted.proto.common.EntityPath
-
Packages that use EntityPath Package Description ai.promoted.proto.common -
-
Uses of EntityPath in ai.promoted.proto.common
Methods in ai.promoted.proto.common that return EntityPath Modifier and Type Method Description EntityPathEntityPath.Builder. build()EntityPathEntityPath.Builder. buildPartial()static EntityPathEntityPath. getDefaultInstance()EntityPathEntityPath.Builder. getDefaultInstanceForType()EntityPathEntityPath. getDefaultInstanceForType()static EntityPathEntityPath. parseDelimitedFrom(InputStream input)static EntityPathEntityPath. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static EntityPathEntityPath. parseFrom(byte[] data)static EntityPathEntityPath. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static EntityPathEntityPath. parseFrom(com.google.protobuf.ByteString data)static EntityPathEntityPath. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static EntityPathEntityPath. parseFrom(com.google.protobuf.CodedInputStream input)static EntityPathEntityPath. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static EntityPathEntityPath. parseFrom(InputStream input)static EntityPathEntityPath. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static EntityPathEntityPath. parseFrom(ByteBuffer data)static EntityPathEntityPath. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in ai.promoted.proto.common that return types with arguments of type EntityPath Modifier and Type Method Description com.google.protobuf.Parser<EntityPath>EntityPath. getParserForType()static com.google.protobuf.Parser<EntityPath>EntityPath. parser()Methods in ai.promoted.proto.common with parameters of type EntityPath Modifier and Type Method Description EntityPath.BuilderEntityPath.Builder. mergeFrom(EntityPath other)static EntityPath.BuilderEntityPath. newBuilder(EntityPath prototype)
-