public static final class ServerId.ShowWsResponse.Builder extends com.google.protobuf.GeneratedMessage.Builder<ServerId.ShowWsResponse.Builder> implements ServerId.ShowWsResponseOrBuilder
sonarqube.ws.serverid.ShowWsResponse
Response of GET api/server_id/show
Modifier and Type | Method and Description |
---|---|
ServerId.ShowWsResponse.Builder |
addAllValidIpAddresses(Iterable<String> values)
repeated string validIpAddresses = 4; |
ServerId.ShowWsResponse.Builder |
addValidIpAddresses(String value)
repeated string validIpAddresses = 4; |
ServerId.ShowWsResponse.Builder |
addValidIpAddressesBytes(com.google.protobuf.ByteString value)
repeated string validIpAddresses = 4; |
ServerId.ShowWsResponse |
build() |
ServerId.ShowWsResponse |
buildPartial() |
ServerId.ShowWsResponse.Builder |
clear() |
ServerId.ShowWsResponse.Builder |
clearInvalidServerId()
optional bool invalidServerId = 5; |
ServerId.ShowWsResponse.Builder |
clearIp()
optional string ip = 3; |
ServerId.ShowWsResponse.Builder |
clearOrganization()
optional string organization = 2; |
ServerId.ShowWsResponse.Builder |
clearServerId()
optional string serverId = 1; |
ServerId.ShowWsResponse.Builder |
clearValidIpAddresses()
repeated string validIpAddresses = 4; |
ServerId.ShowWsResponse |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
boolean |
getInvalidServerId()
optional bool invalidServerId = 5; |
String |
getIp()
optional string ip = 3; |
com.google.protobuf.ByteString |
getIpBytes()
optional string ip = 3; |
String |
getOrganization()
optional string organization = 2; |
com.google.protobuf.ByteString |
getOrganizationBytes()
optional string organization = 2; |
String |
getServerId()
optional string serverId = 1; |
com.google.protobuf.ByteString |
getServerIdBytes()
optional string serverId = 1; |
String |
getValidIpAddresses(int index)
repeated string validIpAddresses = 4; |
com.google.protobuf.ByteString |
getValidIpAddressesBytes(int index)
repeated string validIpAddresses = 4; |
int |
getValidIpAddressesCount()
repeated string validIpAddresses = 4; |
com.google.protobuf.ProtocolStringList |
getValidIpAddressesList()
repeated string validIpAddresses = 4; |
boolean |
hasInvalidServerId()
optional bool invalidServerId = 5; |
boolean |
hasIp()
optional string ip = 3; |
boolean |
hasOrganization()
optional string organization = 2; |
boolean |
hasServerId()
optional string serverId = 1; |
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
ServerId.ShowWsResponse.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
ServerId.ShowWsResponse.Builder |
mergeFrom(com.google.protobuf.Message other) |
ServerId.ShowWsResponse.Builder |
mergeFrom(ServerId.ShowWsResponse other) |
ServerId.ShowWsResponse.Builder |
setInvalidServerId(boolean value)
optional bool invalidServerId = 5; |
ServerId.ShowWsResponse.Builder |
setIp(String value)
optional string ip = 3; |
ServerId.ShowWsResponse.Builder |
setIpBytes(com.google.protobuf.ByteString value)
optional string ip = 3; |
ServerId.ShowWsResponse.Builder |
setOrganization(String value)
optional string organization = 2; |
ServerId.ShowWsResponse.Builder |
setOrganizationBytes(com.google.protobuf.ByteString value)
optional string organization = 2; |
ServerId.ShowWsResponse.Builder |
setServerId(String value)
optional string serverId = 1; |
ServerId.ShowWsResponse.Builder |
setServerIdBytes(com.google.protobuf.ByteString value)
optional string serverId = 1; |
ServerId.ShowWsResponse.Builder |
setValidIpAddresses(int index,
String value)
repeated string validIpAddresses = 4; |
addRepeatedField, clearField, clearOneof, clone, getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownFields, newBuilderForField, onBuilt, onChanged, parseUnknownField, setField, setRepeatedField, setUnknownFields
findInitializationErrors, getInitializationErrorString, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
addAll, newUninitializedMessageException
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable
in class com.google.protobuf.GeneratedMessage.Builder<ServerId.ShowWsResponse.Builder>
public ServerId.ShowWsResponse.Builder clear()
clear
in interface com.google.protobuf.Message.Builder
clear
in interface com.google.protobuf.MessageLite.Builder
clear
in class com.google.protobuf.GeneratedMessage.Builder<ServerId.ShowWsResponse.Builder>
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType
in interface com.google.protobuf.Message.Builder
getDescriptorForType
in interface com.google.protobuf.MessageOrBuilder
getDescriptorForType
in class com.google.protobuf.GeneratedMessage.Builder<ServerId.ShowWsResponse.Builder>
public ServerId.ShowWsResponse getDefaultInstanceForType()
getDefaultInstanceForType
in interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
in interface com.google.protobuf.MessageOrBuilder
public ServerId.ShowWsResponse build()
build
in interface com.google.protobuf.Message.Builder
build
in interface com.google.protobuf.MessageLite.Builder
public ServerId.ShowWsResponse buildPartial()
buildPartial
in interface com.google.protobuf.Message.Builder
buildPartial
in interface com.google.protobuf.MessageLite.Builder
public ServerId.ShowWsResponse.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom
in interface com.google.protobuf.Message.Builder
mergeFrom
in class com.google.protobuf.AbstractMessage.Builder<ServerId.ShowWsResponse.Builder>
public ServerId.ShowWsResponse.Builder mergeFrom(ServerId.ShowWsResponse other)
public final boolean isInitialized()
isInitialized
in interface com.google.protobuf.MessageLiteOrBuilder
isInitialized
in class com.google.protobuf.GeneratedMessage.Builder<ServerId.ShowWsResponse.Builder>
public ServerId.ShowWsResponse.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom
in interface com.google.protobuf.Message.Builder
mergeFrom
in interface com.google.protobuf.MessageLite.Builder
mergeFrom
in class com.google.protobuf.AbstractMessage.Builder<ServerId.ShowWsResponse.Builder>
IOException
public boolean hasServerId()
optional string serverId = 1;
hasServerId
in interface ServerId.ShowWsResponseOrBuilder
public String getServerId()
optional string serverId = 1;
getServerId
in interface ServerId.ShowWsResponseOrBuilder
public com.google.protobuf.ByteString getServerIdBytes()
optional string serverId = 1;
getServerIdBytes
in interface ServerId.ShowWsResponseOrBuilder
public ServerId.ShowWsResponse.Builder setServerId(String value)
optional string serverId = 1;
public ServerId.ShowWsResponse.Builder clearServerId()
optional string serverId = 1;
public ServerId.ShowWsResponse.Builder setServerIdBytes(com.google.protobuf.ByteString value)
optional string serverId = 1;
public boolean hasOrganization()
optional string organization = 2;
hasOrganization
in interface ServerId.ShowWsResponseOrBuilder
public String getOrganization()
optional string organization = 2;
getOrganization
in interface ServerId.ShowWsResponseOrBuilder
public com.google.protobuf.ByteString getOrganizationBytes()
optional string organization = 2;
getOrganizationBytes
in interface ServerId.ShowWsResponseOrBuilder
public ServerId.ShowWsResponse.Builder setOrganization(String value)
optional string organization = 2;
public ServerId.ShowWsResponse.Builder clearOrganization()
optional string organization = 2;
public ServerId.ShowWsResponse.Builder setOrganizationBytes(com.google.protobuf.ByteString value)
optional string organization = 2;
public boolean hasIp()
optional string ip = 3;
hasIp
in interface ServerId.ShowWsResponseOrBuilder
public String getIp()
optional string ip = 3;
getIp
in interface ServerId.ShowWsResponseOrBuilder
public com.google.protobuf.ByteString getIpBytes()
optional string ip = 3;
getIpBytes
in interface ServerId.ShowWsResponseOrBuilder
public ServerId.ShowWsResponse.Builder setIp(String value)
optional string ip = 3;
public ServerId.ShowWsResponse.Builder clearIp()
optional string ip = 3;
public ServerId.ShowWsResponse.Builder setIpBytes(com.google.protobuf.ByteString value)
optional string ip = 3;
public com.google.protobuf.ProtocolStringList getValidIpAddressesList()
repeated string validIpAddresses = 4;
getValidIpAddressesList
in interface ServerId.ShowWsResponseOrBuilder
public int getValidIpAddressesCount()
repeated string validIpAddresses = 4;
getValidIpAddressesCount
in interface ServerId.ShowWsResponseOrBuilder
public String getValidIpAddresses(int index)
repeated string validIpAddresses = 4;
getValidIpAddresses
in interface ServerId.ShowWsResponseOrBuilder
public com.google.protobuf.ByteString getValidIpAddressesBytes(int index)
repeated string validIpAddresses = 4;
getValidIpAddressesBytes
in interface ServerId.ShowWsResponseOrBuilder
public ServerId.ShowWsResponse.Builder setValidIpAddresses(int index, String value)
repeated string validIpAddresses = 4;
public ServerId.ShowWsResponse.Builder addValidIpAddresses(String value)
repeated string validIpAddresses = 4;
public ServerId.ShowWsResponse.Builder addAllValidIpAddresses(Iterable<String> values)
repeated string validIpAddresses = 4;
public ServerId.ShowWsResponse.Builder clearValidIpAddresses()
repeated string validIpAddresses = 4;
public ServerId.ShowWsResponse.Builder addValidIpAddressesBytes(com.google.protobuf.ByteString value)
repeated string validIpAddresses = 4;
public boolean hasInvalidServerId()
optional bool invalidServerId = 5;
hasInvalidServerId
in interface ServerId.ShowWsResponseOrBuilder
public boolean getInvalidServerId()
optional bool invalidServerId = 5;
getInvalidServerId
in interface ServerId.ShowWsResponseOrBuilder
public ServerId.ShowWsResponse.Builder setInvalidServerId(boolean value)
optional bool invalidServerId = 5;
public ServerId.ShowWsResponse.Builder clearInvalidServerId()
optional bool invalidServerId = 5;
Copyright © 2009–2017 SonarSource. All rights reserved.