Class ImportYumArtifactsResponse.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderT>
-
- com.google.protobuf.GeneratedMessageV3.Builder<ImportYumArtifactsResponse.Builder>
-
- com.google.devtools.artifactregistry.v1.ImportYumArtifactsResponse.Builder
-
- All Implemented Interfaces:
ImportYumArtifactsResponseOrBuilder
,com.google.protobuf.Message.Builder
,com.google.protobuf.MessageLite.Builder
,com.google.protobuf.MessageLiteOrBuilder
,com.google.protobuf.MessageOrBuilder
,Cloneable
- Enclosing class:
- ImportYumArtifactsResponse
public static final class ImportYumArtifactsResponse.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<ImportYumArtifactsResponse.Builder> implements ImportYumArtifactsResponseOrBuilder
The response message from importing YUM artifacts.
Protobuf typegoogle.devtools.artifactregistry.v1.ImportYumArtifactsResponse
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description ImportYumArtifactsResponse.Builder
addAllErrors(Iterable<? extends ImportYumArtifactsErrorInfo> values)
Detailed error info for packages that were not imported.ImportYumArtifactsResponse.Builder
addAllYumArtifacts(Iterable<? extends YumArtifact> values)
The yum artifacts imported.ImportYumArtifactsResponse.Builder
addErrors(int index, ImportYumArtifactsErrorInfo value)
Detailed error info for packages that were not imported.ImportYumArtifactsResponse.Builder
addErrors(int index, ImportYumArtifactsErrorInfo.Builder builderForValue)
Detailed error info for packages that were not imported.ImportYumArtifactsResponse.Builder
addErrors(ImportYumArtifactsErrorInfo value)
Detailed error info for packages that were not imported.ImportYumArtifactsResponse.Builder
addErrors(ImportYumArtifactsErrorInfo.Builder builderForValue)
Detailed error info for packages that were not imported.ImportYumArtifactsErrorInfo.Builder
addErrorsBuilder()
Detailed error info for packages that were not imported.ImportYumArtifactsErrorInfo.Builder
addErrorsBuilder(int index)
Detailed error info for packages that were not imported.ImportYumArtifactsResponse.Builder
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
ImportYumArtifactsResponse.Builder
addYumArtifacts(int index, YumArtifact value)
The yum artifacts imported.ImportYumArtifactsResponse.Builder
addYumArtifacts(int index, YumArtifact.Builder builderForValue)
The yum artifacts imported.ImportYumArtifactsResponse.Builder
addYumArtifacts(YumArtifact value)
The yum artifacts imported.ImportYumArtifactsResponse.Builder
addYumArtifacts(YumArtifact.Builder builderForValue)
The yum artifacts imported.YumArtifact.Builder
addYumArtifactsBuilder()
The yum artifacts imported.YumArtifact.Builder
addYumArtifactsBuilder(int index)
The yum artifacts imported.ImportYumArtifactsResponse
build()
ImportYumArtifactsResponse
buildPartial()
ImportYumArtifactsResponse.Builder
clear()
ImportYumArtifactsResponse.Builder
clearErrors()
Detailed error info for packages that were not imported.ImportYumArtifactsResponse.Builder
clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
ImportYumArtifactsResponse.Builder
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
ImportYumArtifactsResponse.Builder
clearYumArtifacts()
The yum artifacts imported.ImportYumArtifactsResponse.Builder
clone()
ImportYumArtifactsResponse
getDefaultInstanceForType()
static com.google.protobuf.Descriptors.Descriptor
getDescriptor()
com.google.protobuf.Descriptors.Descriptor
getDescriptorForType()
ImportYumArtifactsErrorInfo
getErrors(int index)
Detailed error info for packages that were not imported.ImportYumArtifactsErrorInfo.Builder
getErrorsBuilder(int index)
Detailed error info for packages that were not imported.List<ImportYumArtifactsErrorInfo.Builder>
getErrorsBuilderList()
Detailed error info for packages that were not imported.int
getErrorsCount()
Detailed error info for packages that were not imported.List<ImportYumArtifactsErrorInfo>
getErrorsList()
Detailed error info for packages that were not imported.ImportYumArtifactsErrorInfoOrBuilder
getErrorsOrBuilder(int index)
Detailed error info for packages that were not imported.List<? extends ImportYumArtifactsErrorInfoOrBuilder>
getErrorsOrBuilderList()
Detailed error info for packages that were not imported.YumArtifact
getYumArtifacts(int index)
The yum artifacts imported.YumArtifact.Builder
getYumArtifactsBuilder(int index)
The yum artifacts imported.List<YumArtifact.Builder>
getYumArtifactsBuilderList()
The yum artifacts imported.int
getYumArtifactsCount()
The yum artifacts imported.List<YumArtifact>
getYumArtifactsList()
The yum artifacts imported.YumArtifactOrBuilder
getYumArtifactsOrBuilder(int index)
The yum artifacts imported.List<? extends YumArtifactOrBuilder>
getYumArtifactsOrBuilderList()
The yum artifacts imported.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internalGetFieldAccessorTable()
boolean
isInitialized()
ImportYumArtifactsResponse.Builder
mergeFrom(ImportYumArtifactsResponse other)
ImportYumArtifactsResponse.Builder
mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
ImportYumArtifactsResponse.Builder
mergeFrom(com.google.protobuf.Message other)
ImportYumArtifactsResponse.Builder
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
ImportYumArtifactsResponse.Builder
removeErrors(int index)
Detailed error info for packages that were not imported.ImportYumArtifactsResponse.Builder
removeYumArtifacts(int index)
The yum artifacts imported.ImportYumArtifactsResponse.Builder
setErrors(int index, ImportYumArtifactsErrorInfo value)
Detailed error info for packages that were not imported.ImportYumArtifactsResponse.Builder
setErrors(int index, ImportYumArtifactsErrorInfo.Builder builderForValue)
Detailed error info for packages that were not imported.ImportYumArtifactsResponse.Builder
setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
ImportYumArtifactsResponse.Builder
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
ImportYumArtifactsResponse.Builder
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
ImportYumArtifactsResponse.Builder
setYumArtifacts(int index, YumArtifact value)
The yum artifacts imported.ImportYumArtifactsResponse.Builder
setYumArtifacts(int index, YumArtifact.Builder builderForValue)
The yum artifacts imported.-
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<ImportYumArtifactsResponse.Builder>
-
clear
public ImportYumArtifactsResponse.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<ImportYumArtifactsResponse.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<ImportYumArtifactsResponse.Builder>
-
getDefaultInstanceForType
public ImportYumArtifactsResponse getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageOrBuilder
-
build
public ImportYumArtifactsResponse build()
- Specified by:
build
in interfacecom.google.protobuf.Message.Builder
- Specified by:
build
in interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public ImportYumArtifactsResponse buildPartial()
- Specified by:
buildPartial
in interfacecom.google.protobuf.Message.Builder
- Specified by:
buildPartial
in interfacecom.google.protobuf.MessageLite.Builder
-
clone
public ImportYumArtifactsResponse.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<ImportYumArtifactsResponse.Builder>
-
setField
public ImportYumArtifactsResponse.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<ImportYumArtifactsResponse.Builder>
-
clearField
public ImportYumArtifactsResponse.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<ImportYumArtifactsResponse.Builder>
-
clearOneof
public ImportYumArtifactsResponse.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<ImportYumArtifactsResponse.Builder>
-
setRepeatedField
public ImportYumArtifactsResponse.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<ImportYumArtifactsResponse.Builder>
-
addRepeatedField
public ImportYumArtifactsResponse.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<ImportYumArtifactsResponse.Builder>
-
mergeFrom
public ImportYumArtifactsResponse.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<ImportYumArtifactsResponse.Builder>
-
mergeFrom
public ImportYumArtifactsResponse.Builder mergeFrom(ImportYumArtifactsResponse other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in classcom.google.protobuf.GeneratedMessageV3.Builder<ImportYumArtifactsResponse.Builder>
-
mergeFrom
public ImportYumArtifactsResponse.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<ImportYumArtifactsResponse.Builder>
- Throws:
IOException
-
getYumArtifactsList
public List<YumArtifact> getYumArtifactsList()
The yum artifacts imported.
repeated .google.devtools.artifactregistry.v1.YumArtifact yum_artifacts = 1;
- Specified by:
getYumArtifactsList
in interfaceImportYumArtifactsResponseOrBuilder
-
getYumArtifactsCount
public int getYumArtifactsCount()
The yum artifacts imported.
repeated .google.devtools.artifactregistry.v1.YumArtifact yum_artifacts = 1;
- Specified by:
getYumArtifactsCount
in interfaceImportYumArtifactsResponseOrBuilder
-
getYumArtifacts
public YumArtifact getYumArtifacts(int index)
The yum artifacts imported.
repeated .google.devtools.artifactregistry.v1.YumArtifact yum_artifacts = 1;
- Specified by:
getYumArtifacts
in interfaceImportYumArtifactsResponseOrBuilder
-
setYumArtifacts
public ImportYumArtifactsResponse.Builder setYumArtifacts(int index, YumArtifact value)
The yum artifacts imported.
repeated .google.devtools.artifactregistry.v1.YumArtifact yum_artifacts = 1;
-
setYumArtifacts
public ImportYumArtifactsResponse.Builder setYumArtifacts(int index, YumArtifact.Builder builderForValue)
The yum artifacts imported.
repeated .google.devtools.artifactregistry.v1.YumArtifact yum_artifacts = 1;
-
addYumArtifacts
public ImportYumArtifactsResponse.Builder addYumArtifacts(YumArtifact value)
The yum artifacts imported.
repeated .google.devtools.artifactregistry.v1.YumArtifact yum_artifacts = 1;
-
addYumArtifacts
public ImportYumArtifactsResponse.Builder addYumArtifacts(int index, YumArtifact value)
The yum artifacts imported.
repeated .google.devtools.artifactregistry.v1.YumArtifact yum_artifacts = 1;
-
addYumArtifacts
public ImportYumArtifactsResponse.Builder addYumArtifacts(YumArtifact.Builder builderForValue)
The yum artifacts imported.
repeated .google.devtools.artifactregistry.v1.YumArtifact yum_artifacts = 1;
-
addYumArtifacts
public ImportYumArtifactsResponse.Builder addYumArtifacts(int index, YumArtifact.Builder builderForValue)
The yum artifacts imported.
repeated .google.devtools.artifactregistry.v1.YumArtifact yum_artifacts = 1;
-
addAllYumArtifacts
public ImportYumArtifactsResponse.Builder addAllYumArtifacts(Iterable<? extends YumArtifact> values)
The yum artifacts imported.
repeated .google.devtools.artifactregistry.v1.YumArtifact yum_artifacts = 1;
-
clearYumArtifacts
public ImportYumArtifactsResponse.Builder clearYumArtifacts()
The yum artifacts imported.
repeated .google.devtools.artifactregistry.v1.YumArtifact yum_artifacts = 1;
-
removeYumArtifacts
public ImportYumArtifactsResponse.Builder removeYumArtifacts(int index)
The yum artifacts imported.
repeated .google.devtools.artifactregistry.v1.YumArtifact yum_artifacts = 1;
-
getYumArtifactsBuilder
public YumArtifact.Builder getYumArtifactsBuilder(int index)
The yum artifacts imported.
repeated .google.devtools.artifactregistry.v1.YumArtifact yum_artifacts = 1;
-
getYumArtifactsOrBuilder
public YumArtifactOrBuilder getYumArtifactsOrBuilder(int index)
The yum artifacts imported.
repeated .google.devtools.artifactregistry.v1.YumArtifact yum_artifacts = 1;
- Specified by:
getYumArtifactsOrBuilder
in interfaceImportYumArtifactsResponseOrBuilder
-
getYumArtifactsOrBuilderList
public List<? extends YumArtifactOrBuilder> getYumArtifactsOrBuilderList()
The yum artifacts imported.
repeated .google.devtools.artifactregistry.v1.YumArtifact yum_artifacts = 1;
- Specified by:
getYumArtifactsOrBuilderList
in interfaceImportYumArtifactsResponseOrBuilder
-
addYumArtifactsBuilder
public YumArtifact.Builder addYumArtifactsBuilder()
The yum artifacts imported.
repeated .google.devtools.artifactregistry.v1.YumArtifact yum_artifacts = 1;
-
addYumArtifactsBuilder
public YumArtifact.Builder addYumArtifactsBuilder(int index)
The yum artifacts imported.
repeated .google.devtools.artifactregistry.v1.YumArtifact yum_artifacts = 1;
-
getYumArtifactsBuilderList
public List<YumArtifact.Builder> getYumArtifactsBuilderList()
The yum artifacts imported.
repeated .google.devtools.artifactregistry.v1.YumArtifact yum_artifacts = 1;
-
getErrorsList
public List<ImportYumArtifactsErrorInfo> getErrorsList()
Detailed error info for packages that were not imported.
repeated .google.devtools.artifactregistry.v1.ImportYumArtifactsErrorInfo errors = 2;
- Specified by:
getErrorsList
in interfaceImportYumArtifactsResponseOrBuilder
-
getErrorsCount
public int getErrorsCount()
Detailed error info for packages that were not imported.
repeated .google.devtools.artifactregistry.v1.ImportYumArtifactsErrorInfo errors = 2;
- Specified by:
getErrorsCount
in interfaceImportYumArtifactsResponseOrBuilder
-
getErrors
public ImportYumArtifactsErrorInfo getErrors(int index)
Detailed error info for packages that were not imported.
repeated .google.devtools.artifactregistry.v1.ImportYumArtifactsErrorInfo errors = 2;
- Specified by:
getErrors
in interfaceImportYumArtifactsResponseOrBuilder
-
setErrors
public ImportYumArtifactsResponse.Builder setErrors(int index, ImportYumArtifactsErrorInfo value)
Detailed error info for packages that were not imported.
repeated .google.devtools.artifactregistry.v1.ImportYumArtifactsErrorInfo errors = 2;
-
setErrors
public ImportYumArtifactsResponse.Builder setErrors(int index, ImportYumArtifactsErrorInfo.Builder builderForValue)
Detailed error info for packages that were not imported.
repeated .google.devtools.artifactregistry.v1.ImportYumArtifactsErrorInfo errors = 2;
-
addErrors
public ImportYumArtifactsResponse.Builder addErrors(ImportYumArtifactsErrorInfo value)
Detailed error info for packages that were not imported.
repeated .google.devtools.artifactregistry.v1.ImportYumArtifactsErrorInfo errors = 2;
-
addErrors
public ImportYumArtifactsResponse.Builder addErrors(int index, ImportYumArtifactsErrorInfo value)
Detailed error info for packages that were not imported.
repeated .google.devtools.artifactregistry.v1.ImportYumArtifactsErrorInfo errors = 2;
-
addErrors
public ImportYumArtifactsResponse.Builder addErrors(ImportYumArtifactsErrorInfo.Builder builderForValue)
Detailed error info for packages that were not imported.
repeated .google.devtools.artifactregistry.v1.ImportYumArtifactsErrorInfo errors = 2;
-
addErrors
public ImportYumArtifactsResponse.Builder addErrors(int index, ImportYumArtifactsErrorInfo.Builder builderForValue)
Detailed error info for packages that were not imported.
repeated .google.devtools.artifactregistry.v1.ImportYumArtifactsErrorInfo errors = 2;
-
addAllErrors
public ImportYumArtifactsResponse.Builder addAllErrors(Iterable<? extends ImportYumArtifactsErrorInfo> values)
Detailed error info for packages that were not imported.
repeated .google.devtools.artifactregistry.v1.ImportYumArtifactsErrorInfo errors = 2;
-
clearErrors
public ImportYumArtifactsResponse.Builder clearErrors()
Detailed error info for packages that were not imported.
repeated .google.devtools.artifactregistry.v1.ImportYumArtifactsErrorInfo errors = 2;
-
removeErrors
public ImportYumArtifactsResponse.Builder removeErrors(int index)
Detailed error info for packages that were not imported.
repeated .google.devtools.artifactregistry.v1.ImportYumArtifactsErrorInfo errors = 2;
-
getErrorsBuilder
public ImportYumArtifactsErrorInfo.Builder getErrorsBuilder(int index)
Detailed error info for packages that were not imported.
repeated .google.devtools.artifactregistry.v1.ImportYumArtifactsErrorInfo errors = 2;
-
getErrorsOrBuilder
public ImportYumArtifactsErrorInfoOrBuilder getErrorsOrBuilder(int index)
Detailed error info for packages that were not imported.
repeated .google.devtools.artifactregistry.v1.ImportYumArtifactsErrorInfo errors = 2;
- Specified by:
getErrorsOrBuilder
in interfaceImportYumArtifactsResponseOrBuilder
-
getErrorsOrBuilderList
public List<? extends ImportYumArtifactsErrorInfoOrBuilder> getErrorsOrBuilderList()
Detailed error info for packages that were not imported.
repeated .google.devtools.artifactregistry.v1.ImportYumArtifactsErrorInfo errors = 2;
- Specified by:
getErrorsOrBuilderList
in interfaceImportYumArtifactsResponseOrBuilder
-
addErrorsBuilder
public ImportYumArtifactsErrorInfo.Builder addErrorsBuilder()
Detailed error info for packages that were not imported.
repeated .google.devtools.artifactregistry.v1.ImportYumArtifactsErrorInfo errors = 2;
-
addErrorsBuilder
public ImportYumArtifactsErrorInfo.Builder addErrorsBuilder(int index)
Detailed error info for packages that were not imported.
repeated .google.devtools.artifactregistry.v1.ImportYumArtifactsErrorInfo errors = 2;
-
getErrorsBuilderList
public List<ImportYumArtifactsErrorInfo.Builder> getErrorsBuilderList()
Detailed error info for packages that were not imported.
repeated .google.devtools.artifactregistry.v1.ImportYumArtifactsErrorInfo errors = 2;
-
setUnknownFields
public final ImportYumArtifactsResponse.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<ImportYumArtifactsResponse.Builder>
-
mergeUnknownFields
public final ImportYumArtifactsResponse.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<ImportYumArtifactsResponse.Builder>
-
-