Uses of Interface
lgraph.Lgraph.ProtoDBConfigOrBuilder
-
Packages that use Lgraph.ProtoDBConfigOrBuilder Package Description lgraph -
-
Uses of Lgraph.ProtoDBConfigOrBuilder in lgraph
Classes in lgraph that implement Lgraph.ProtoDBConfigOrBuilder Modifier and Type Class Description static classLgraph.ProtoDBConfig-------------------------------- graph --------------------------------static classLgraph.ProtoDBConfig.Builder-------------------------------- graph --------------------------------Methods in lgraph that return Lgraph.ProtoDBConfigOrBuilder Modifier and Type Method Description Lgraph.ProtoDBConfigOrBuilderLgraph.AddGraphRequest.Builder. getConfigOrBuilder()required .lgraph.ProtoDBConfig config = 2;Lgraph.ProtoDBConfigOrBuilderLgraph.AddGraphRequest. getConfigOrBuilder()required .lgraph.ProtoDBConfig config = 2;Lgraph.ProtoDBConfigOrBuilderLgraph.AddGraphRequestOrBuilder. getConfigOrBuilder()required .lgraph.ProtoDBConfig config = 2;Lgraph.ProtoDBConfigOrBuilderLgraph.ListGraphsResponse.Builder. getConfigsOrBuilder(int index)repeated .lgraph.ProtoDBConfig configs = 2;Lgraph.ProtoDBConfigOrBuilderLgraph.ListGraphsResponse. getConfigsOrBuilder(int index)repeated .lgraph.ProtoDBConfig configs = 2;Lgraph.ProtoDBConfigOrBuilderLgraph.ListGraphsResponseOrBuilder. getConfigsOrBuilder(int index)repeated .lgraph.ProtoDBConfig configs = 2;Methods in lgraph that return types with arguments of type Lgraph.ProtoDBConfigOrBuilder Modifier and Type Method Description List<? extends Lgraph.ProtoDBConfigOrBuilder>Lgraph.ListGraphsResponse.Builder. getConfigsOrBuilderList()repeated .lgraph.ProtoDBConfig configs = 2;List<? extends Lgraph.ProtoDBConfigOrBuilder>Lgraph.ListGraphsResponse. getConfigsOrBuilderList()repeated .lgraph.ProtoDBConfig configs = 2;List<? extends Lgraph.ProtoDBConfigOrBuilder>Lgraph.ListGraphsResponseOrBuilder. getConfigsOrBuilderList()repeated .lgraph.ProtoDBConfig configs = 2;
-