public static interface Lgraph.ListGraphsResponseOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
Lgraph.ProtoDBConfig |
getConfigs(int index)
repeated .lgraph.ProtoDBConfig configs = 2; |
int |
getConfigsCount()
repeated .lgraph.ProtoDBConfig configs = 2; |
List<Lgraph.ProtoDBConfig> |
getConfigsList()
repeated .lgraph.ProtoDBConfig configs = 2; |
Lgraph.ProtoDBConfigOrBuilder |
getConfigsOrBuilder(int index)
repeated .lgraph.ProtoDBConfig configs = 2; |
List<? extends Lgraph.ProtoDBConfigOrBuilder> |
getConfigsOrBuilderList()
repeated .lgraph.ProtoDBConfig configs = 2; |
String |
getNames(int index)
repeated string names = 1; |
com.google.protobuf.ByteString |
getNamesBytes(int index)
repeated string names = 1; |
int |
getNamesCount()
repeated string names = 1; |
List<String> |
getNamesList()
repeated string names = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofint getNamesCount()
repeated string names = 1;String getNames(int index)
repeated string names = 1;com.google.protobuf.ByteString getNamesBytes(int index)
repeated string names = 1;List<Lgraph.ProtoDBConfig> getConfigsList()
repeated .lgraph.ProtoDBConfig configs = 2;Lgraph.ProtoDBConfig getConfigs(int index)
repeated .lgraph.ProtoDBConfig configs = 2;int getConfigsCount()
repeated .lgraph.ProtoDBConfig configs = 2;List<? extends Lgraph.ProtoDBConfigOrBuilder> getConfigsOrBuilderList()
repeated .lgraph.ProtoDBConfig configs = 2;Lgraph.ProtoDBConfigOrBuilder getConfigsOrBuilder(int index)
repeated .lgraph.ProtoDBConfig configs = 2;Copyright © 2023 Ant Group. All rights reserved.