public static final class WsComponents.BulkUpdateKeyWsResponse extends com.google.protobuf.GeneratedMessage implements WsComponents.BulkUpdateKeyWsResponseOrBuilder
sonarqube.ws.component.BulkUpdateKeyWsResponse
WS api/components/prepare_bulk_update_key
Modifier and Type | Class and Description |
---|---|
static class |
WsComponents.BulkUpdateKeyWsResponse.Builder
Protobuf type
sonarqube.ws.component.BulkUpdateKeyWsResponse |
static class |
WsComponents.BulkUpdateKeyWsResponse.Key
Protobuf type
sonarqube.ws.component.BulkUpdateKeyWsResponse.Key |
static interface |
WsComponents.BulkUpdateKeyWsResponse.KeyOrBuilder |
com.google.protobuf.GeneratedMessage.BuilderParent, com.google.protobuf.GeneratedMessage.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessage.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessage.ExtendableBuilder>, com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessage.ExtendableMessage>, com.google.protobuf.GeneratedMessage.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessage.ExtendableMessage>, com.google.protobuf.GeneratedMessage.FieldAccessorTable, com.google.protobuf.GeneratedMessage.GeneratedExtension<ContainingType extends com.google.protobuf.Message,Type>
Modifier and Type | Field and Description |
---|---|
static int |
KEYS_FIELD_NUMBER |
static com.google.protobuf.Parser<WsComponents.BulkUpdateKeyWsResponse> |
PARSER
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
static WsComponents.BulkUpdateKeyWsResponse |
getDefaultInstance() |
WsComponents.BulkUpdateKeyWsResponse |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
WsComponents.BulkUpdateKeyWsResponse.Key |
getKeys(int index)
repeated .sonarqube.ws.component.BulkUpdateKeyWsResponse.Key keys = 1; |
int |
getKeysCount()
repeated .sonarqube.ws.component.BulkUpdateKeyWsResponse.Key keys = 1; |
List<WsComponents.BulkUpdateKeyWsResponse.Key> |
getKeysList()
repeated .sonarqube.ws.component.BulkUpdateKeyWsResponse.Key keys = 1; |
WsComponents.BulkUpdateKeyWsResponse.KeyOrBuilder |
getKeysOrBuilder(int index)
repeated .sonarqube.ws.component.BulkUpdateKeyWsResponse.Key keys = 1; |
List<? extends WsComponents.BulkUpdateKeyWsResponse.KeyOrBuilder> |
getKeysOrBuilderList()
repeated .sonarqube.ws.component.BulkUpdateKeyWsResponse.Key keys = 1; |
com.google.protobuf.Parser<WsComponents.BulkUpdateKeyWsResponse> |
getParserForType() |
int |
getSerializedSize() |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static WsComponents.BulkUpdateKeyWsResponse.Builder |
newBuilder() |
static WsComponents.BulkUpdateKeyWsResponse.Builder |
newBuilder(WsComponents.BulkUpdateKeyWsResponse prototype) |
WsComponents.BulkUpdateKeyWsResponse.Builder |
newBuilderForType() |
protected WsComponents.BulkUpdateKeyWsResponse.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent) |
static WsComponents.BulkUpdateKeyWsResponse |
parseDelimitedFrom(InputStream input) |
static WsComponents.BulkUpdateKeyWsResponse |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static WsComponents.BulkUpdateKeyWsResponse |
parseFrom(byte[] data) |
static WsComponents.BulkUpdateKeyWsResponse |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static WsComponents.BulkUpdateKeyWsResponse |
parseFrom(com.google.protobuf.ByteString data) |
static WsComponents.BulkUpdateKeyWsResponse |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static WsComponents.BulkUpdateKeyWsResponse |
parseFrom(com.google.protobuf.CodedInputStream input) |
static WsComponents.BulkUpdateKeyWsResponse |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static WsComponents.BulkUpdateKeyWsResponse |
parseFrom(InputStream input) |
static WsComponents.BulkUpdateKeyWsResponse |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<WsComponents.BulkUpdateKeyWsResponse> |
parser() |
WsComponents.BulkUpdateKeyWsResponse.Builder |
toBuilder() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
computeStringSize, computeStringSizeNoTag, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, internalGetMapField, makeExtensionsImmutable, newFileScopedGeneratedExtension, newFileScopedGeneratedExtension, newMessageScopedGeneratedExtension, newMessageScopedGeneratedExtension, parseUnknownField, writeReplace, writeString, writeStringNoTag
equals, findInitializationErrors, getInitializationErrorString, hashCode, hashFields, toString
addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public static final int KEYS_FIELD_NUMBER
@Deprecated public static final com.google.protobuf.Parser<WsComponents.BulkUpdateKeyWsResponse> PARSER
public final com.google.protobuf.UnknownFieldSet getUnknownFields()
getUnknownFields
in interface com.google.protobuf.MessageOrBuilder
getUnknownFields
in class com.google.protobuf.GeneratedMessage
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable
in class com.google.protobuf.GeneratedMessage
public List<WsComponents.BulkUpdateKeyWsResponse.Key> getKeysList()
repeated .sonarqube.ws.component.BulkUpdateKeyWsResponse.Key keys = 1;
getKeysList
in interface WsComponents.BulkUpdateKeyWsResponseOrBuilder
public List<? extends WsComponents.BulkUpdateKeyWsResponse.KeyOrBuilder> getKeysOrBuilderList()
repeated .sonarqube.ws.component.BulkUpdateKeyWsResponse.Key keys = 1;
getKeysOrBuilderList
in interface WsComponents.BulkUpdateKeyWsResponseOrBuilder
public int getKeysCount()
repeated .sonarqube.ws.component.BulkUpdateKeyWsResponse.Key keys = 1;
getKeysCount
in interface WsComponents.BulkUpdateKeyWsResponseOrBuilder
public WsComponents.BulkUpdateKeyWsResponse.Key getKeys(int index)
repeated .sonarqube.ws.component.BulkUpdateKeyWsResponse.Key keys = 1;
getKeys
in interface WsComponents.BulkUpdateKeyWsResponseOrBuilder
public WsComponents.BulkUpdateKeyWsResponse.KeyOrBuilder getKeysOrBuilder(int index)
repeated .sonarqube.ws.component.BulkUpdateKeyWsResponse.Key keys = 1;
getKeysOrBuilder
in interface WsComponents.BulkUpdateKeyWsResponseOrBuilder
public final boolean isInitialized()
isInitialized
in interface com.google.protobuf.MessageLiteOrBuilder
isInitialized
in class com.google.protobuf.GeneratedMessage
public void writeTo(com.google.protobuf.CodedOutputStream output) throws IOException
writeTo
in interface com.google.protobuf.MessageLite
writeTo
in class com.google.protobuf.GeneratedMessage
IOException
public int getSerializedSize()
getSerializedSize
in interface com.google.protobuf.MessageLite
getSerializedSize
in class com.google.protobuf.GeneratedMessage
public static WsComponents.BulkUpdateKeyWsResponse parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static WsComponents.BulkUpdateKeyWsResponse parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static WsComponents.BulkUpdateKeyWsResponse parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static WsComponents.BulkUpdateKeyWsResponse parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static WsComponents.BulkUpdateKeyWsResponse parseFrom(InputStream input) throws IOException
IOException
public static WsComponents.BulkUpdateKeyWsResponse parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static WsComponents.BulkUpdateKeyWsResponse parseDelimitedFrom(InputStream input) throws IOException
IOException
public static WsComponents.BulkUpdateKeyWsResponse parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static WsComponents.BulkUpdateKeyWsResponse parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOException
public static WsComponents.BulkUpdateKeyWsResponse parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public WsComponents.BulkUpdateKeyWsResponse.Builder newBuilderForType()
newBuilderForType
in interface com.google.protobuf.Message
newBuilderForType
in interface com.google.protobuf.MessageLite
public static WsComponents.BulkUpdateKeyWsResponse.Builder newBuilder()
public static WsComponents.BulkUpdateKeyWsResponse.Builder newBuilder(WsComponents.BulkUpdateKeyWsResponse prototype)
public WsComponents.BulkUpdateKeyWsResponse.Builder toBuilder()
toBuilder
in interface com.google.protobuf.Message
toBuilder
in interface com.google.protobuf.MessageLite
protected WsComponents.BulkUpdateKeyWsResponse.Builder newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent)
newBuilderForType
in class com.google.protobuf.GeneratedMessage
public static WsComponents.BulkUpdateKeyWsResponse getDefaultInstance()
public static com.google.protobuf.Parser<WsComponents.BulkUpdateKeyWsResponse> parser()
public com.google.protobuf.Parser<WsComponents.BulkUpdateKeyWsResponse> getParserForType()
getParserForType
in interface com.google.protobuf.Message
getParserForType
in interface com.google.protobuf.MessageLite
getParserForType
in class com.google.protobuf.GeneratedMessage
public WsComponents.BulkUpdateKeyWsResponse getDefaultInstanceForType()
getDefaultInstanceForType
in interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
in interface com.google.protobuf.MessageOrBuilder
Copyright © 2009–2017 SonarSource. All rights reserved.