public interface GetJanusGraphContextsResponseOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
JanusGraphContext |
getContexts(int index)
repeated .janusgraph.types.v1.JanusGraphContext contexts = 1; |
int |
getContextsCount()
repeated .janusgraph.types.v1.JanusGraphContext contexts = 1; |
List<JanusGraphContext> |
getContextsList()
repeated .janusgraph.types.v1.JanusGraphContext contexts = 1; |
JanusGraphContextOrBuilder |
getContextsOrBuilder(int index)
repeated .janusgraph.types.v1.JanusGraphContext contexts = 1; |
List<? extends JanusGraphContextOrBuilder> |
getContextsOrBuilderList()
repeated .janusgraph.types.v1.JanusGraphContext contexts = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofList<JanusGraphContext> getContextsList()
repeated .janusgraph.types.v1.JanusGraphContext contexts = 1;JanusGraphContext getContexts(int index)
repeated .janusgraph.types.v1.JanusGraphContext contexts = 1;int getContextsCount()
repeated .janusgraph.types.v1.JanusGraphContext contexts = 1;List<? extends JanusGraphContextOrBuilder> getContextsOrBuilderList()
repeated .janusgraph.types.v1.JanusGraphContext contexts = 1;JanusGraphContextOrBuilder getContextsOrBuilder(int index)
repeated .janusgraph.types.v1.JanusGraphContext contexts = 1;Copyright © 2012–2023. All rights reserved.