Uses of Interface
com.google.devtools.artifactregistry.v1.ImportAptArtifactsErrorInfoOrBuilder
-
Packages that use ImportAptArtifactsErrorInfoOrBuilder Package Description com.google.devtools.artifactregistry.v1 A client to Artifact Registry API -
-
Uses of ImportAptArtifactsErrorInfoOrBuilder in com.google.devtools.artifactregistry.v1
Classes in com.google.devtools.artifactregistry.v1 that implement ImportAptArtifactsErrorInfoOrBuilder Modifier and Type Class Description classImportAptArtifactsErrorInfoError information explaining why a package was not imported.static classImportAptArtifactsErrorInfo.BuilderError information explaining why a package was not imported.Methods in com.google.devtools.artifactregistry.v1 that return ImportAptArtifactsErrorInfoOrBuilder Modifier and Type Method Description ImportAptArtifactsErrorInfoOrBuilderImportAptArtifactsResponse.Builder. getErrorsOrBuilder(int index)Detailed error info for packages that were not imported.ImportAptArtifactsErrorInfoOrBuilderImportAptArtifactsResponse. getErrorsOrBuilder(int index)Detailed error info for packages that were not imported.ImportAptArtifactsErrorInfoOrBuilderImportAptArtifactsResponseOrBuilder. getErrorsOrBuilder(int index)Detailed error info for packages that were not imported.Methods in com.google.devtools.artifactregistry.v1 that return types with arguments of type ImportAptArtifactsErrorInfoOrBuilder Modifier and Type Method Description List<? extends ImportAptArtifactsErrorInfoOrBuilder>ImportAptArtifactsResponse.Builder. getErrorsOrBuilderList()Detailed error info for packages that were not imported.List<? extends ImportAptArtifactsErrorInfoOrBuilder>ImportAptArtifactsResponse. getErrorsOrBuilderList()Detailed error info for packages that were not imported.List<? extends ImportAptArtifactsErrorInfoOrBuilder>ImportAptArtifactsResponseOrBuilder. getErrorsOrBuilderList()Detailed error info for packages that were not imported.
-