public static final class GetJanusGraphContextsResponse.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<GetJanusGraphContextsResponse.Builder> implements GetJanusGraphContextsResponseOrBuilder
janusgraph.v1.GetJanusGraphContextsResponse| Modifier and Type | Method and Description |
|---|---|
GetJanusGraphContextsResponse.Builder |
addAllContexts(Iterable<? extends JanusGraphContext> values)
repeated .janusgraph.types.v1.JanusGraphContext contexts = 1; |
GetJanusGraphContextsResponse.Builder |
addContexts(int index,
JanusGraphContext.Builder builderForValue)
repeated .janusgraph.types.v1.JanusGraphContext contexts = 1; |
GetJanusGraphContextsResponse.Builder |
addContexts(int index,
JanusGraphContext value)
repeated .janusgraph.types.v1.JanusGraphContext contexts = 1; |
GetJanusGraphContextsResponse.Builder |
addContexts(JanusGraphContext.Builder builderForValue)
repeated .janusgraph.types.v1.JanusGraphContext contexts = 1; |
GetJanusGraphContextsResponse.Builder |
addContexts(JanusGraphContext value)
repeated .janusgraph.types.v1.JanusGraphContext contexts = 1; |
JanusGraphContext.Builder |
addContextsBuilder()
repeated .janusgraph.types.v1.JanusGraphContext contexts = 1; |
JanusGraphContext.Builder |
addContextsBuilder(int index)
repeated .janusgraph.types.v1.JanusGraphContext contexts = 1; |
GetJanusGraphContextsResponse.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
GetJanusGraphContextsResponse |
build() |
GetJanusGraphContextsResponse |
buildPartial() |
GetJanusGraphContextsResponse.Builder |
clear() |
GetJanusGraphContextsResponse.Builder |
clearContexts()
repeated .janusgraph.types.v1.JanusGraphContext contexts = 1; |
GetJanusGraphContextsResponse.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
GetJanusGraphContextsResponse.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
GetJanusGraphContextsResponse.Builder |
clone() |
JanusGraphContext |
getContexts(int index)
repeated .janusgraph.types.v1.JanusGraphContext contexts = 1; |
JanusGraphContext.Builder |
getContextsBuilder(int index)
repeated .janusgraph.types.v1.JanusGraphContext contexts = 1; |
List<JanusGraphContext.Builder> |
getContextsBuilderList()
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; |
GetJanusGraphContextsResponse |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
GetJanusGraphContextsResponse.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
GetJanusGraphContextsResponse.Builder |
mergeFrom(GetJanusGraphContextsResponse other) |
GetJanusGraphContextsResponse.Builder |
mergeFrom(com.google.protobuf.Message other) |
GetJanusGraphContextsResponse.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
GetJanusGraphContextsResponse.Builder |
removeContexts(int index)
repeated .janusgraph.types.v1.JanusGraphContext contexts = 1; |
GetJanusGraphContextsResponse.Builder |
setContexts(int index,
JanusGraphContext.Builder builderForValue)
repeated .janusgraph.types.v1.JanusGraphContext contexts = 1; |
GetJanusGraphContextsResponse.Builder |
setContexts(int index,
JanusGraphContext value)
repeated .janusgraph.types.v1.JanusGraphContext contexts = 1; |
GetJanusGraphContextsResponse.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
GetJanusGraphContextsResponse.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
GetJanusGraphContextsResponse.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitfindInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<GetJanusGraphContextsResponse.Builder>public GetJanusGraphContextsResponse.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<GetJanusGraphContextsResponse.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<GetJanusGraphContextsResponse.Builder>public GetJanusGraphContextsResponse getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic GetJanusGraphContextsResponse build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic GetJanusGraphContextsResponse buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic GetJanusGraphContextsResponse.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<GetJanusGraphContextsResponse.Builder>public GetJanusGraphContextsResponse.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<GetJanusGraphContextsResponse.Builder>public GetJanusGraphContextsResponse.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<GetJanusGraphContextsResponse.Builder>public GetJanusGraphContextsResponse.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<GetJanusGraphContextsResponse.Builder>public GetJanusGraphContextsResponse.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<GetJanusGraphContextsResponse.Builder>public GetJanusGraphContextsResponse.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<GetJanusGraphContextsResponse.Builder>public GetJanusGraphContextsResponse.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<GetJanusGraphContextsResponse.Builder>public GetJanusGraphContextsResponse.Builder mergeFrom(GetJanusGraphContextsResponse other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<GetJanusGraphContextsResponse.Builder>public GetJanusGraphContextsResponse.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<GetJanusGraphContextsResponse.Builder>IOExceptionpublic List<JanusGraphContext> getContextsList()
repeated .janusgraph.types.v1.JanusGraphContext contexts = 1;getContextsList in interface GetJanusGraphContextsResponseOrBuilderpublic int getContextsCount()
repeated .janusgraph.types.v1.JanusGraphContext contexts = 1;getContextsCount in interface GetJanusGraphContextsResponseOrBuilderpublic JanusGraphContext getContexts(int index)
repeated .janusgraph.types.v1.JanusGraphContext contexts = 1;getContexts in interface GetJanusGraphContextsResponseOrBuilderpublic GetJanusGraphContextsResponse.Builder setContexts(int index, JanusGraphContext value)
repeated .janusgraph.types.v1.JanusGraphContext contexts = 1;public GetJanusGraphContextsResponse.Builder setContexts(int index, JanusGraphContext.Builder builderForValue)
repeated .janusgraph.types.v1.JanusGraphContext contexts = 1;public GetJanusGraphContextsResponse.Builder addContexts(JanusGraphContext value)
repeated .janusgraph.types.v1.JanusGraphContext contexts = 1;public GetJanusGraphContextsResponse.Builder addContexts(int index, JanusGraphContext value)
repeated .janusgraph.types.v1.JanusGraphContext contexts = 1;public GetJanusGraphContextsResponse.Builder addContexts(JanusGraphContext.Builder builderForValue)
repeated .janusgraph.types.v1.JanusGraphContext contexts = 1;public GetJanusGraphContextsResponse.Builder addContexts(int index, JanusGraphContext.Builder builderForValue)
repeated .janusgraph.types.v1.JanusGraphContext contexts = 1;public GetJanusGraphContextsResponse.Builder addAllContexts(Iterable<? extends JanusGraphContext> values)
repeated .janusgraph.types.v1.JanusGraphContext contexts = 1;public GetJanusGraphContextsResponse.Builder clearContexts()
repeated .janusgraph.types.v1.JanusGraphContext contexts = 1;public GetJanusGraphContextsResponse.Builder removeContexts(int index)
repeated .janusgraph.types.v1.JanusGraphContext contexts = 1;public JanusGraphContext.Builder getContextsBuilder(int index)
repeated .janusgraph.types.v1.JanusGraphContext contexts = 1;public JanusGraphContextOrBuilder getContextsOrBuilder(int index)
repeated .janusgraph.types.v1.JanusGraphContext contexts = 1;getContextsOrBuilder in interface GetJanusGraphContextsResponseOrBuilderpublic List<? extends JanusGraphContextOrBuilder> getContextsOrBuilderList()
repeated .janusgraph.types.v1.JanusGraphContext contexts = 1;getContextsOrBuilderList in interface GetJanusGraphContextsResponseOrBuilderpublic JanusGraphContext.Builder addContextsBuilder()
repeated .janusgraph.types.v1.JanusGraphContext contexts = 1;public JanusGraphContext.Builder addContextsBuilder(int index)
repeated .janusgraph.types.v1.JanusGraphContext contexts = 1;public List<JanusGraphContext.Builder> getContextsBuilderList()
repeated .janusgraph.types.v1.JanusGraphContext contexts = 1;public final GetJanusGraphContextsResponse.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<GetJanusGraphContextsResponse.Builder>public final GetJanusGraphContextsResponse.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<GetJanusGraphContextsResponse.Builder>Copyright © 2012–2023. All rights reserved.