Uses of Class
com.google.devtools.artifactregistry.v1beta2.ImportYumArtifactsErrorInfo
-
Packages that use ImportYumArtifactsErrorInfo Package Description com.google.devtools.artifactregistry.v1beta2 A client to Artifact Registry API -
-
Uses of ImportYumArtifactsErrorInfo in com.google.devtools.artifactregistry.v1beta2
Methods in com.google.devtools.artifactregistry.v1beta2 that return ImportYumArtifactsErrorInfo Modifier and Type Method Description ImportYumArtifactsErrorInfoImportYumArtifactsErrorInfo.Builder. build()ImportYumArtifactsErrorInfoImportYumArtifactsErrorInfo.Builder. buildPartial()static ImportYumArtifactsErrorInfoImportYumArtifactsErrorInfo. getDefaultInstance()ImportYumArtifactsErrorInfoImportYumArtifactsErrorInfo.Builder. getDefaultInstanceForType()ImportYumArtifactsErrorInfoImportYumArtifactsErrorInfo. getDefaultInstanceForType()ImportYumArtifactsErrorInfoImportYumArtifactsResponse.Builder. getErrors(int index)Detailed error info for artifacts that were not imported.ImportYumArtifactsErrorInfoImportYumArtifactsResponse. getErrors(int index)Detailed error info for artifacts that were not imported.ImportYumArtifactsErrorInfoImportYumArtifactsResponseOrBuilder. getErrors(int index)Detailed error info for artifacts that were not imported.static ImportYumArtifactsErrorInfoImportYumArtifactsErrorInfo. parseDelimitedFrom(InputStream input)static ImportYumArtifactsErrorInfoImportYumArtifactsErrorInfo. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ImportYumArtifactsErrorInfoImportYumArtifactsErrorInfo. parseFrom(byte[] data)static ImportYumArtifactsErrorInfoImportYumArtifactsErrorInfo. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ImportYumArtifactsErrorInfoImportYumArtifactsErrorInfo. parseFrom(com.google.protobuf.ByteString data)static ImportYumArtifactsErrorInfoImportYumArtifactsErrorInfo. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ImportYumArtifactsErrorInfoImportYumArtifactsErrorInfo. parseFrom(com.google.protobuf.CodedInputStream input)static ImportYumArtifactsErrorInfoImportYumArtifactsErrorInfo. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ImportYumArtifactsErrorInfoImportYumArtifactsErrorInfo. parseFrom(InputStream input)static ImportYumArtifactsErrorInfoImportYumArtifactsErrorInfo. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ImportYumArtifactsErrorInfoImportYumArtifactsErrorInfo. parseFrom(ByteBuffer data)static ImportYumArtifactsErrorInfoImportYumArtifactsErrorInfo. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.devtools.artifactregistry.v1beta2 that return types with arguments of type ImportYumArtifactsErrorInfo Modifier and Type Method Description List<ImportYumArtifactsErrorInfo>ImportYumArtifactsResponse.Builder. getErrorsList()Detailed error info for artifacts that were not imported.List<ImportYumArtifactsErrorInfo>ImportYumArtifactsResponse. getErrorsList()Detailed error info for artifacts that were not imported.List<ImportYumArtifactsErrorInfo>ImportYumArtifactsResponseOrBuilder. getErrorsList()Detailed error info for artifacts that were not imported.com.google.protobuf.Parser<ImportYumArtifactsErrorInfo>ImportYumArtifactsErrorInfo. getParserForType()static com.google.protobuf.Parser<ImportYumArtifactsErrorInfo>ImportYumArtifactsErrorInfo. parser()Methods in com.google.devtools.artifactregistry.v1beta2 with parameters of type ImportYumArtifactsErrorInfo Modifier and Type Method Description ImportYumArtifactsResponse.BuilderImportYumArtifactsResponse.Builder. addErrors(int index, ImportYumArtifactsErrorInfo value)Detailed error info for artifacts that were not imported.ImportYumArtifactsResponse.BuilderImportYumArtifactsResponse.Builder. addErrors(ImportYumArtifactsErrorInfo value)Detailed error info for artifacts that were not imported.ImportYumArtifactsErrorInfo.BuilderImportYumArtifactsErrorInfo.Builder. mergeFrom(ImportYumArtifactsErrorInfo other)static ImportYumArtifactsErrorInfo.BuilderImportYumArtifactsErrorInfo. newBuilder(ImportYumArtifactsErrorInfo prototype)ImportYumArtifactsResponse.BuilderImportYumArtifactsResponse.Builder. setErrors(int index, ImportYumArtifactsErrorInfo value)Detailed error info for artifacts that were not imported.Method parameters in com.google.devtools.artifactregistry.v1beta2 with type arguments of type ImportYumArtifactsErrorInfo Modifier and Type Method Description ImportYumArtifactsResponse.BuilderImportYumArtifactsResponse.Builder. addAllErrors(Iterable<? extends ImportYumArtifactsErrorInfo> values)Detailed error info for artifacts that were not imported.
-