public static final class Serverfeatures.SupportedMethods.Builder extends com.google.protobuf.GeneratedMessage.Builder<Serverfeatures.SupportedMethods.Builder> implements Serverfeatures.SupportedMethodsOrBuilder
event_store.client.server_features.SupportedMethods| Modifier and Type | Method and Description |
|---|---|
Serverfeatures.SupportedMethods.Builder |
addAllMethods(java.lang.Iterable<? extends Serverfeatures.SupportedMethod> values)
repeated .event_store.client.server_features.SupportedMethod methods = 1; |
Serverfeatures.SupportedMethods.Builder |
addMethods(int index,
Serverfeatures.SupportedMethod.Builder builderForValue)
repeated .event_store.client.server_features.SupportedMethod methods = 1; |
Serverfeatures.SupportedMethods.Builder |
addMethods(int index,
Serverfeatures.SupportedMethod value)
repeated .event_store.client.server_features.SupportedMethod methods = 1; |
Serverfeatures.SupportedMethods.Builder |
addMethods(Serverfeatures.SupportedMethod.Builder builderForValue)
repeated .event_store.client.server_features.SupportedMethod methods = 1; |
Serverfeatures.SupportedMethods.Builder |
addMethods(Serverfeatures.SupportedMethod value)
repeated .event_store.client.server_features.SupportedMethod methods = 1; |
Serverfeatures.SupportedMethod.Builder |
addMethodsBuilder()
repeated .event_store.client.server_features.SupportedMethod methods = 1; |
Serverfeatures.SupportedMethod.Builder |
addMethodsBuilder(int index)
repeated .event_store.client.server_features.SupportedMethod methods = 1; |
Serverfeatures.SupportedMethods |
build() |
Serverfeatures.SupportedMethods |
buildPartial() |
Serverfeatures.SupportedMethods.Builder |
clear() |
Serverfeatures.SupportedMethods.Builder |
clearEventStoreServerVersion()
string event_store_server_version = 2; |
Serverfeatures.SupportedMethods.Builder |
clearMethods()
repeated .event_store.client.server_features.SupportedMethod methods = 1; |
Serverfeatures.SupportedMethods |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
java.lang.String |
getEventStoreServerVersion()
string event_store_server_version = 2; |
com.google.protobuf.ByteString |
getEventStoreServerVersionBytes()
string event_store_server_version = 2; |
Serverfeatures.SupportedMethod |
getMethods(int index)
repeated .event_store.client.server_features.SupportedMethod methods = 1; |
Serverfeatures.SupportedMethod.Builder |
getMethodsBuilder(int index)
repeated .event_store.client.server_features.SupportedMethod methods = 1; |
java.util.List<Serverfeatures.SupportedMethod.Builder> |
getMethodsBuilderList()
repeated .event_store.client.server_features.SupportedMethod methods = 1; |
int |
getMethodsCount()
repeated .event_store.client.server_features.SupportedMethod methods = 1; |
java.util.List<Serverfeatures.SupportedMethod> |
getMethodsList()
repeated .event_store.client.server_features.SupportedMethod methods = 1; |
Serverfeatures.SupportedMethodOrBuilder |
getMethodsOrBuilder(int index)
repeated .event_store.client.server_features.SupportedMethod methods = 1; |
java.util.List<? extends Serverfeatures.SupportedMethodOrBuilder> |
getMethodsOrBuilderList()
repeated .event_store.client.server_features.SupportedMethod methods = 1; |
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
Serverfeatures.SupportedMethods.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Serverfeatures.SupportedMethods.Builder |
mergeFrom(com.google.protobuf.Message other) |
Serverfeatures.SupportedMethods.Builder |
mergeFrom(Serverfeatures.SupportedMethods other) |
Serverfeatures.SupportedMethods.Builder |
removeMethods(int index)
repeated .event_store.client.server_features.SupportedMethod methods = 1; |
Serverfeatures.SupportedMethods.Builder |
setEventStoreServerVersion(java.lang.String value)
string event_store_server_version = 2; |
Serverfeatures.SupportedMethods.Builder |
setEventStoreServerVersionBytes(com.google.protobuf.ByteString value)
string event_store_server_version = 2; |
Serverfeatures.SupportedMethods.Builder |
setMethods(int index,
Serverfeatures.SupportedMethod.Builder builderForValue)
repeated .event_store.client.server_features.SupportedMethod methods = 1; |
Serverfeatures.SupportedMethods.Builder |
setMethods(int index,
Serverfeatures.SupportedMethod value)
repeated .event_store.client.server_features.SupportedMethod methods = 1; |
addRepeatedField, clearField, clearOneof, clone, getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, isClean, markClean, mergeUnknownFields, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setField, setRepeatedField, setUnknownFields, setUnknownFieldSetBuilder, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessage.Builder<Serverfeatures.SupportedMethods.Builder>public Serverfeatures.SupportedMethods.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessage.Builder<Serverfeatures.SupportedMethods.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.GeneratedMessage.Builder<Serverfeatures.SupportedMethods.Builder>public Serverfeatures.SupportedMethods getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic Serverfeatures.SupportedMethods build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic Serverfeatures.SupportedMethods buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic Serverfeatures.SupportedMethods.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<Serverfeatures.SupportedMethods.Builder>public Serverfeatures.SupportedMethods.Builder mergeFrom(Serverfeatures.SupportedMethods other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessage.Builder<Serverfeatures.SupportedMethods.Builder>public Serverfeatures.SupportedMethods.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<Serverfeatures.SupportedMethods.Builder>java.io.IOExceptionpublic java.util.List<Serverfeatures.SupportedMethod> getMethodsList()
repeated .event_store.client.server_features.SupportedMethod methods = 1;getMethodsList in interface Serverfeatures.SupportedMethodsOrBuilderpublic int getMethodsCount()
repeated .event_store.client.server_features.SupportedMethod methods = 1;getMethodsCount in interface Serverfeatures.SupportedMethodsOrBuilderpublic Serverfeatures.SupportedMethod getMethods(int index)
repeated .event_store.client.server_features.SupportedMethod methods = 1;getMethods in interface Serverfeatures.SupportedMethodsOrBuilderpublic Serverfeatures.SupportedMethods.Builder setMethods(int index, Serverfeatures.SupportedMethod value)
repeated .event_store.client.server_features.SupportedMethod methods = 1;public Serverfeatures.SupportedMethods.Builder setMethods(int index, Serverfeatures.SupportedMethod.Builder builderForValue)
repeated .event_store.client.server_features.SupportedMethod methods = 1;public Serverfeatures.SupportedMethods.Builder addMethods(Serverfeatures.SupportedMethod value)
repeated .event_store.client.server_features.SupportedMethod methods = 1;public Serverfeatures.SupportedMethods.Builder addMethods(int index, Serverfeatures.SupportedMethod value)
repeated .event_store.client.server_features.SupportedMethod methods = 1;public Serverfeatures.SupportedMethods.Builder addMethods(Serverfeatures.SupportedMethod.Builder builderForValue)
repeated .event_store.client.server_features.SupportedMethod methods = 1;public Serverfeatures.SupportedMethods.Builder addMethods(int index, Serverfeatures.SupportedMethod.Builder builderForValue)
repeated .event_store.client.server_features.SupportedMethod methods = 1;public Serverfeatures.SupportedMethods.Builder addAllMethods(java.lang.Iterable<? extends Serverfeatures.SupportedMethod> values)
repeated .event_store.client.server_features.SupportedMethod methods = 1;public Serverfeatures.SupportedMethods.Builder clearMethods()
repeated .event_store.client.server_features.SupportedMethod methods = 1;public Serverfeatures.SupportedMethods.Builder removeMethods(int index)
repeated .event_store.client.server_features.SupportedMethod methods = 1;public Serverfeatures.SupportedMethod.Builder getMethodsBuilder(int index)
repeated .event_store.client.server_features.SupportedMethod methods = 1;public Serverfeatures.SupportedMethodOrBuilder getMethodsOrBuilder(int index)
repeated .event_store.client.server_features.SupportedMethod methods = 1;getMethodsOrBuilder in interface Serverfeatures.SupportedMethodsOrBuilderpublic java.util.List<? extends Serverfeatures.SupportedMethodOrBuilder> getMethodsOrBuilderList()
repeated .event_store.client.server_features.SupportedMethod methods = 1;getMethodsOrBuilderList in interface Serverfeatures.SupportedMethodsOrBuilderpublic Serverfeatures.SupportedMethod.Builder addMethodsBuilder()
repeated .event_store.client.server_features.SupportedMethod methods = 1;public Serverfeatures.SupportedMethod.Builder addMethodsBuilder(int index)
repeated .event_store.client.server_features.SupportedMethod methods = 1;public java.util.List<Serverfeatures.SupportedMethod.Builder> getMethodsBuilderList()
repeated .event_store.client.server_features.SupportedMethod methods = 1;public java.lang.String getEventStoreServerVersion()
string event_store_server_version = 2;getEventStoreServerVersion in interface Serverfeatures.SupportedMethodsOrBuilderpublic com.google.protobuf.ByteString getEventStoreServerVersionBytes()
string event_store_server_version = 2;getEventStoreServerVersionBytes in interface Serverfeatures.SupportedMethodsOrBuilderpublic Serverfeatures.SupportedMethods.Builder setEventStoreServerVersion(java.lang.String value)
string event_store_server_version = 2;value - The eventStoreServerVersion to set.public Serverfeatures.SupportedMethods.Builder clearEventStoreServerVersion()
string event_store_server_version = 2;public Serverfeatures.SupportedMethods.Builder setEventStoreServerVersionBytes(com.google.protobuf.ByteString value)
string event_store_server_version = 2;value - The bytes for eventStoreServerVersion to set.