Uses of Class
lgraph.Lgraph.HARequest
-
Packages that use Lgraph.HARequest Package Description lgraph -
-
Uses of Lgraph.HARequest in lgraph
Fields in lgraph with type parameters of type Lgraph.HARequest Modifier and Type Field Description static com.google.protobuf.Parser<Lgraph.HARequest>Lgraph.HARequest. PARSERDeprecated.Methods in lgraph that return Lgraph.HARequest Modifier and Type Method Description Lgraph.HARequestLgraph.HARequest.Builder. build()Lgraph.HARequestLgraph.HARequest.Builder. buildPartial()static Lgraph.HARequestLgraph.HARequest. getDefaultInstance()Lgraph.HARequestLgraph.HARequest.Builder. getDefaultInstanceForType()Lgraph.HARequestLgraph.HARequest. getDefaultInstanceForType()Lgraph.HARequestLgraph.LGraphRequest.Builder. getHaRequest()optional .lgraph.HARequest ha_request = 14;Lgraph.HARequestLgraph.LGraphRequest. getHaRequest()optional .lgraph.HARequest ha_request = 14;Lgraph.HARequestLgraph.LGraphRequestOrBuilder. getHaRequest()optional .lgraph.HARequest ha_request = 14;static Lgraph.HARequestLgraph.HARequest. parseDelimitedFrom(InputStream input)static Lgraph.HARequestLgraph.HARequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Lgraph.HARequestLgraph.HARequest. parseFrom(byte[] data)static Lgraph.HARequestLgraph.HARequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Lgraph.HARequestLgraph.HARequest. parseFrom(com.google.protobuf.ByteString data)static Lgraph.HARequestLgraph.HARequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Lgraph.HARequestLgraph.HARequest. parseFrom(com.google.protobuf.CodedInputStream input)static Lgraph.HARequestLgraph.HARequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Lgraph.HARequestLgraph.HARequest. parseFrom(InputStream input)static Lgraph.HARequestLgraph.HARequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Lgraph.HARequestLgraph.HARequest. parseFrom(ByteBuffer data)static Lgraph.HARequestLgraph.HARequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in lgraph that return types with arguments of type Lgraph.HARequest Modifier and Type Method Description com.google.protobuf.Parser<Lgraph.HARequest>Lgraph.HARequest. getParserForType()static com.google.protobuf.Parser<Lgraph.HARequest>Lgraph.HARequest. parser()Methods in lgraph with parameters of type Lgraph.HARequest Modifier and Type Method Description Lgraph.HARequest.BuilderLgraph.HARequest.Builder. mergeFrom(Lgraph.HARequest other)Lgraph.LGraphRequest.BuilderLgraph.LGraphRequest.Builder. mergeHaRequest(Lgraph.HARequest value)optional .lgraph.HARequest ha_request = 14;static Lgraph.HARequest.BuilderLgraph.HARequest. newBuilder(Lgraph.HARequest prototype)Lgraph.LGraphRequest.BuilderLgraph.LGraphRequest.Builder. setHaRequest(Lgraph.HARequest value)optional .lgraph.HARequest ha_request = 14;
-