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