Class ImportAptArtifactsResponse.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderT>
-
- com.google.protobuf.GeneratedMessageV3.Builder<ImportAptArtifactsResponse.Builder>
-
- com.google.devtools.artifactregistry.v1.ImportAptArtifactsResponse.Builder
-
- All Implemented Interfaces:
ImportAptArtifactsResponseOrBuilder
,com.google.protobuf.Message.Builder
,com.google.protobuf.MessageLite.Builder
,com.google.protobuf.MessageLiteOrBuilder
,com.google.protobuf.MessageOrBuilder
,Cloneable
- Enclosing class:
- ImportAptArtifactsResponse
public static final class ImportAptArtifactsResponse.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<ImportAptArtifactsResponse.Builder> implements ImportAptArtifactsResponseOrBuilder
The response message from importing APT artifacts.
Protobuf typegoogle.devtools.artifactregistry.v1.ImportAptArtifactsResponse
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description ImportAptArtifactsResponse.Builder
addAllAptArtifacts(Iterable<? extends AptArtifact> values)
The Apt artifacts imported.ImportAptArtifactsResponse.Builder
addAllErrors(Iterable<? extends ImportAptArtifactsErrorInfo> values)
Detailed error info for packages that were not imported.ImportAptArtifactsResponse.Builder
addAptArtifacts(int index, AptArtifact value)
The Apt artifacts imported.ImportAptArtifactsResponse.Builder
addAptArtifacts(int index, AptArtifact.Builder builderForValue)
The Apt artifacts imported.ImportAptArtifactsResponse.Builder
addAptArtifacts(AptArtifact value)
The Apt artifacts imported.ImportAptArtifactsResponse.Builder
addAptArtifacts(AptArtifact.Builder builderForValue)
The Apt artifacts imported.AptArtifact.Builder
addAptArtifactsBuilder()
The Apt artifacts imported.AptArtifact.Builder
addAptArtifactsBuilder(int index)
The Apt artifacts imported.ImportAptArtifactsResponse.Builder
addErrors(int index, ImportAptArtifactsErrorInfo value)
Detailed error info for packages that were not imported.ImportAptArtifactsResponse.Builder
addErrors(int index, ImportAptArtifactsErrorInfo.Builder builderForValue)
Detailed error info for packages that were not imported.ImportAptArtifactsResponse.Builder
addErrors(ImportAptArtifactsErrorInfo value)
Detailed error info for packages that were not imported.ImportAptArtifactsResponse.Builder
addErrors(ImportAptArtifactsErrorInfo.Builder builderForValue)
Detailed error info for packages that were not imported.ImportAptArtifactsErrorInfo.Builder
addErrorsBuilder()
Detailed error info for packages that were not imported.ImportAptArtifactsErrorInfo.Builder
addErrorsBuilder(int index)
Detailed error info for packages that were not imported.ImportAptArtifactsResponse.Builder
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
ImportAptArtifactsResponse
build()
ImportAptArtifactsResponse
buildPartial()
ImportAptArtifactsResponse.Builder
clear()
ImportAptArtifactsResponse.Builder
clearAptArtifacts()
The Apt artifacts imported.ImportAptArtifactsResponse.Builder
clearErrors()
Detailed error info for packages that were not imported.ImportAptArtifactsResponse.Builder
clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
ImportAptArtifactsResponse.Builder
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
ImportAptArtifactsResponse.Builder
clone()
AptArtifact
getAptArtifacts(int index)
The Apt artifacts imported.AptArtifact.Builder
getAptArtifactsBuilder(int index)
The Apt artifacts imported.List<AptArtifact.Builder>
getAptArtifactsBuilderList()
The Apt artifacts imported.int
getAptArtifactsCount()
The Apt artifacts imported.List<AptArtifact>
getAptArtifactsList()
The Apt artifacts imported.AptArtifactOrBuilder
getAptArtifactsOrBuilder(int index)
The Apt artifacts imported.List<? extends AptArtifactOrBuilder>
getAptArtifactsOrBuilderList()
The Apt artifacts imported.ImportAptArtifactsResponse
getDefaultInstanceForType()
static com.google.protobuf.Descriptors.Descriptor
getDescriptor()
com.google.protobuf.Descriptors.Descriptor
getDescriptorForType()
ImportAptArtifactsErrorInfo
getErrors(int index)
Detailed error info for packages that were not imported.ImportAptArtifactsErrorInfo.Builder
getErrorsBuilder(int index)
Detailed error info for packages that were not imported.List<ImportAptArtifactsErrorInfo.Builder>
getErrorsBuilderList()
Detailed error info for packages that were not imported.int
getErrorsCount()
Detailed error info for packages that were not imported.List<ImportAptArtifactsErrorInfo>
getErrorsList()
Detailed error info for packages that were not imported.ImportAptArtifactsErrorInfoOrBuilder
getErrorsOrBuilder(int index)
Detailed error info for packages that were not imported.List<? extends ImportAptArtifactsErrorInfoOrBuilder>
getErrorsOrBuilderList()
Detailed error info for packages that were not imported.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internalGetFieldAccessorTable()
boolean
isInitialized()
ImportAptArtifactsResponse.Builder
mergeFrom(ImportAptArtifactsResponse other)
ImportAptArtifactsResponse.Builder
mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
ImportAptArtifactsResponse.Builder
mergeFrom(com.google.protobuf.Message other)
ImportAptArtifactsResponse.Builder
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
ImportAptArtifactsResponse.Builder
removeAptArtifacts(int index)
The Apt artifacts imported.ImportAptArtifactsResponse.Builder
removeErrors(int index)
Detailed error info for packages that were not imported.ImportAptArtifactsResponse.Builder
setAptArtifacts(int index, AptArtifact value)
The Apt artifacts imported.ImportAptArtifactsResponse.Builder
setAptArtifacts(int index, AptArtifact.Builder builderForValue)
The Apt artifacts imported.ImportAptArtifactsResponse.Builder
setErrors(int index, ImportAptArtifactsErrorInfo value)
Detailed error info for packages that were not imported.ImportAptArtifactsResponse.Builder
setErrors(int index, ImportAptArtifactsErrorInfo.Builder builderForValue)
Detailed error info for packages that were not imported.ImportAptArtifactsResponse.Builder
setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
ImportAptArtifactsResponse.Builder
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
ImportAptArtifactsResponse.Builder
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
-
Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3
-
Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageException
-
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
-
-
-
Method Detail
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTable
in classcom.google.protobuf.GeneratedMessageV3.Builder<ImportAptArtifactsResponse.Builder>
-
clear
public ImportAptArtifactsResponse.Builder clear()
- Specified by:
clear
in interfacecom.google.protobuf.Message.Builder
- Specified by:
clear
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
clear
in classcom.google.protobuf.GeneratedMessageV3.Builder<ImportAptArtifactsResponse.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
- Specified by:
getDescriptorForType
in interfacecom.google.protobuf.Message.Builder
- Specified by:
getDescriptorForType
in interfacecom.google.protobuf.MessageOrBuilder
- Overrides:
getDescriptorForType
in classcom.google.protobuf.GeneratedMessageV3.Builder<ImportAptArtifactsResponse.Builder>
-
getDefaultInstanceForType
public ImportAptArtifactsResponse getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageOrBuilder
-
build
public ImportAptArtifactsResponse build()
- Specified by:
build
in interfacecom.google.protobuf.Message.Builder
- Specified by:
build
in interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public ImportAptArtifactsResponse buildPartial()
- Specified by:
buildPartial
in interfacecom.google.protobuf.Message.Builder
- Specified by:
buildPartial
in interfacecom.google.protobuf.MessageLite.Builder
-
clone
public ImportAptArtifactsResponse.Builder clone()
- Specified by:
clone
in interfacecom.google.protobuf.Message.Builder
- Specified by:
clone
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
clone
in classcom.google.protobuf.GeneratedMessageV3.Builder<ImportAptArtifactsResponse.Builder>
-
setField
public ImportAptArtifactsResponse.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
setField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setField
in classcom.google.protobuf.GeneratedMessageV3.Builder<ImportAptArtifactsResponse.Builder>
-
clearField
public ImportAptArtifactsResponse.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
clearField
in classcom.google.protobuf.GeneratedMessageV3.Builder<ImportAptArtifactsResponse.Builder>
-
clearOneof
public ImportAptArtifactsResponse.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneof
in interfacecom.google.protobuf.Message.Builder
- Overrides:
clearOneof
in classcom.google.protobuf.GeneratedMessageV3.Builder<ImportAptArtifactsResponse.Builder>
-
setRepeatedField
public ImportAptArtifactsResponse.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
- Specified by:
setRepeatedField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setRepeatedField
in classcom.google.protobuf.GeneratedMessageV3.Builder<ImportAptArtifactsResponse.Builder>
-
addRepeatedField
public ImportAptArtifactsResponse.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
addRepeatedField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
addRepeatedField
in classcom.google.protobuf.GeneratedMessageV3.Builder<ImportAptArtifactsResponse.Builder>
-
mergeFrom
public ImportAptArtifactsResponse.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<ImportAptArtifactsResponse.Builder>
-
mergeFrom
public ImportAptArtifactsResponse.Builder mergeFrom(ImportAptArtifactsResponse other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in classcom.google.protobuf.GeneratedMessageV3.Builder<ImportAptArtifactsResponse.Builder>
-
mergeFrom
public ImportAptArtifactsResponse.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Specified by:
mergeFrom
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<ImportAptArtifactsResponse.Builder>
- Throws:
IOException
-
getAptArtifactsList
public List<AptArtifact> getAptArtifactsList()
The Apt artifacts imported.
repeated .google.devtools.artifactregistry.v1.AptArtifact apt_artifacts = 1;
- Specified by:
getAptArtifactsList
in interfaceImportAptArtifactsResponseOrBuilder
-
getAptArtifactsCount
public int getAptArtifactsCount()
The Apt artifacts imported.
repeated .google.devtools.artifactregistry.v1.AptArtifact apt_artifacts = 1;
- Specified by:
getAptArtifactsCount
in interfaceImportAptArtifactsResponseOrBuilder
-
getAptArtifacts
public AptArtifact getAptArtifacts(int index)
The Apt artifacts imported.
repeated .google.devtools.artifactregistry.v1.AptArtifact apt_artifacts = 1;
- Specified by:
getAptArtifacts
in interfaceImportAptArtifactsResponseOrBuilder
-
setAptArtifacts
public ImportAptArtifactsResponse.Builder setAptArtifacts(int index, AptArtifact value)
The Apt artifacts imported.
repeated .google.devtools.artifactregistry.v1.AptArtifact apt_artifacts = 1;
-
setAptArtifacts
public ImportAptArtifactsResponse.Builder setAptArtifacts(int index, AptArtifact.Builder builderForValue)
The Apt artifacts imported.
repeated .google.devtools.artifactregistry.v1.AptArtifact apt_artifacts = 1;
-
addAptArtifacts
public ImportAptArtifactsResponse.Builder addAptArtifacts(AptArtifact value)
The Apt artifacts imported.
repeated .google.devtools.artifactregistry.v1.AptArtifact apt_artifacts = 1;
-
addAptArtifacts
public ImportAptArtifactsResponse.Builder addAptArtifacts(int index, AptArtifact value)
The Apt artifacts imported.
repeated .google.devtools.artifactregistry.v1.AptArtifact apt_artifacts = 1;
-
addAptArtifacts
public ImportAptArtifactsResponse.Builder addAptArtifacts(AptArtifact.Builder builderForValue)
The Apt artifacts imported.
repeated .google.devtools.artifactregistry.v1.AptArtifact apt_artifacts = 1;
-
addAptArtifacts
public ImportAptArtifactsResponse.Builder addAptArtifacts(int index, AptArtifact.Builder builderForValue)
The Apt artifacts imported.
repeated .google.devtools.artifactregistry.v1.AptArtifact apt_artifacts = 1;
-
addAllAptArtifacts
public ImportAptArtifactsResponse.Builder addAllAptArtifacts(Iterable<? extends AptArtifact> values)
The Apt artifacts imported.
repeated .google.devtools.artifactregistry.v1.AptArtifact apt_artifacts = 1;
-
clearAptArtifacts
public ImportAptArtifactsResponse.Builder clearAptArtifacts()
The Apt artifacts imported.
repeated .google.devtools.artifactregistry.v1.AptArtifact apt_artifacts = 1;
-
removeAptArtifacts
public ImportAptArtifactsResponse.Builder removeAptArtifacts(int index)
The Apt artifacts imported.
repeated .google.devtools.artifactregistry.v1.AptArtifact apt_artifacts = 1;
-
getAptArtifactsBuilder
public AptArtifact.Builder getAptArtifactsBuilder(int index)
The Apt artifacts imported.
repeated .google.devtools.artifactregistry.v1.AptArtifact apt_artifacts = 1;
-
getAptArtifactsOrBuilder
public AptArtifactOrBuilder getAptArtifactsOrBuilder(int index)
The Apt artifacts imported.
repeated .google.devtools.artifactregistry.v1.AptArtifact apt_artifacts = 1;
- Specified by:
getAptArtifactsOrBuilder
in interfaceImportAptArtifactsResponseOrBuilder
-
getAptArtifactsOrBuilderList
public List<? extends AptArtifactOrBuilder> getAptArtifactsOrBuilderList()
The Apt artifacts imported.
repeated .google.devtools.artifactregistry.v1.AptArtifact apt_artifacts = 1;
- Specified by:
getAptArtifactsOrBuilderList
in interfaceImportAptArtifactsResponseOrBuilder
-
addAptArtifactsBuilder
public AptArtifact.Builder addAptArtifactsBuilder()
The Apt artifacts imported.
repeated .google.devtools.artifactregistry.v1.AptArtifact apt_artifacts = 1;
-
addAptArtifactsBuilder
public AptArtifact.Builder addAptArtifactsBuilder(int index)
The Apt artifacts imported.
repeated .google.devtools.artifactregistry.v1.AptArtifact apt_artifacts = 1;
-
getAptArtifactsBuilderList
public List<AptArtifact.Builder> getAptArtifactsBuilderList()
The Apt artifacts imported.
repeated .google.devtools.artifactregistry.v1.AptArtifact apt_artifacts = 1;
-
getErrorsList
public List<ImportAptArtifactsErrorInfo> getErrorsList()
Detailed error info for packages that were not imported.
repeated .google.devtools.artifactregistry.v1.ImportAptArtifactsErrorInfo errors = 2;
- Specified by:
getErrorsList
in interfaceImportAptArtifactsResponseOrBuilder
-
getErrorsCount
public int getErrorsCount()
Detailed error info for packages that were not imported.
repeated .google.devtools.artifactregistry.v1.ImportAptArtifactsErrorInfo errors = 2;
- Specified by:
getErrorsCount
in interfaceImportAptArtifactsResponseOrBuilder
-
getErrors
public ImportAptArtifactsErrorInfo getErrors(int index)
Detailed error info for packages that were not imported.
repeated .google.devtools.artifactregistry.v1.ImportAptArtifactsErrorInfo errors = 2;
- Specified by:
getErrors
in interfaceImportAptArtifactsResponseOrBuilder
-
setErrors
public ImportAptArtifactsResponse.Builder setErrors(int index, ImportAptArtifactsErrorInfo value)
Detailed error info for packages that were not imported.
repeated .google.devtools.artifactregistry.v1.ImportAptArtifactsErrorInfo errors = 2;
-
setErrors
public ImportAptArtifactsResponse.Builder setErrors(int index, ImportAptArtifactsErrorInfo.Builder builderForValue)
Detailed error info for packages that were not imported.
repeated .google.devtools.artifactregistry.v1.ImportAptArtifactsErrorInfo errors = 2;
-
addErrors
public ImportAptArtifactsResponse.Builder addErrors(ImportAptArtifactsErrorInfo value)
Detailed error info for packages that were not imported.
repeated .google.devtools.artifactregistry.v1.ImportAptArtifactsErrorInfo errors = 2;
-
addErrors
public ImportAptArtifactsResponse.Builder addErrors(int index, ImportAptArtifactsErrorInfo value)
Detailed error info for packages that were not imported.
repeated .google.devtools.artifactregistry.v1.ImportAptArtifactsErrorInfo errors = 2;
-
addErrors
public ImportAptArtifactsResponse.Builder addErrors(ImportAptArtifactsErrorInfo.Builder builderForValue)
Detailed error info for packages that were not imported.
repeated .google.devtools.artifactregistry.v1.ImportAptArtifactsErrorInfo errors = 2;
-
addErrors
public ImportAptArtifactsResponse.Builder addErrors(int index, ImportAptArtifactsErrorInfo.Builder builderForValue)
Detailed error info for packages that were not imported.
repeated .google.devtools.artifactregistry.v1.ImportAptArtifactsErrorInfo errors = 2;
-
addAllErrors
public ImportAptArtifactsResponse.Builder addAllErrors(Iterable<? extends ImportAptArtifactsErrorInfo> values)
Detailed error info for packages that were not imported.
repeated .google.devtools.artifactregistry.v1.ImportAptArtifactsErrorInfo errors = 2;
-
clearErrors
public ImportAptArtifactsResponse.Builder clearErrors()
Detailed error info for packages that were not imported.
repeated .google.devtools.artifactregistry.v1.ImportAptArtifactsErrorInfo errors = 2;
-
removeErrors
public ImportAptArtifactsResponse.Builder removeErrors(int index)
Detailed error info for packages that were not imported.
repeated .google.devtools.artifactregistry.v1.ImportAptArtifactsErrorInfo errors = 2;
-
getErrorsBuilder
public ImportAptArtifactsErrorInfo.Builder getErrorsBuilder(int index)
Detailed error info for packages that were not imported.
repeated .google.devtools.artifactregistry.v1.ImportAptArtifactsErrorInfo errors = 2;
-
getErrorsOrBuilder
public ImportAptArtifactsErrorInfoOrBuilder getErrorsOrBuilder(int index)
Detailed error info for packages that were not imported.
repeated .google.devtools.artifactregistry.v1.ImportAptArtifactsErrorInfo errors = 2;
- Specified by:
getErrorsOrBuilder
in interfaceImportAptArtifactsResponseOrBuilder
-
getErrorsOrBuilderList
public List<? extends ImportAptArtifactsErrorInfoOrBuilder> getErrorsOrBuilderList()
Detailed error info for packages that were not imported.
repeated .google.devtools.artifactregistry.v1.ImportAptArtifactsErrorInfo errors = 2;
- Specified by:
getErrorsOrBuilderList
in interfaceImportAptArtifactsResponseOrBuilder
-
addErrorsBuilder
public ImportAptArtifactsErrorInfo.Builder addErrorsBuilder()
Detailed error info for packages that were not imported.
repeated .google.devtools.artifactregistry.v1.ImportAptArtifactsErrorInfo errors = 2;
-
addErrorsBuilder
public ImportAptArtifactsErrorInfo.Builder addErrorsBuilder(int index)
Detailed error info for packages that were not imported.
repeated .google.devtools.artifactregistry.v1.ImportAptArtifactsErrorInfo errors = 2;
-
getErrorsBuilderList
public List<ImportAptArtifactsErrorInfo.Builder> getErrorsBuilderList()
Detailed error info for packages that were not imported.
repeated .google.devtools.artifactregistry.v1.ImportAptArtifactsErrorInfo errors = 2;
-
setUnknownFields
public final ImportAptArtifactsResponse.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<ImportAptArtifactsResponse.Builder>
-
mergeUnknownFields
public final ImportAptArtifactsResponse.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<ImportAptArtifactsResponse.Builder>
-
-