Uses of Interface
com.google.devtools.artifactregistry.v1beta2.ImportAptArtifactsErrorInfoOrBuilder
-
Packages that use ImportAptArtifactsErrorInfoOrBuilder Package Description com.google.devtools.artifactregistry.v1beta2 A client to Artifact Registry API -
-
Uses of ImportAptArtifactsErrorInfoOrBuilder in com.google.devtools.artifactregistry.v1beta2
Classes in com.google.devtools.artifactregistry.v1beta2 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.v1beta2 that return ImportAptArtifactsErrorInfoOrBuilder Modifier and Type Method Description ImportAptArtifactsErrorInfoOrBuilderImportAptArtifactsResponse.Builder. getErrorsOrBuilder(int index)Detailed error info for artifacts that were not imported.ImportAptArtifactsErrorInfoOrBuilderImportAptArtifactsResponse. getErrorsOrBuilder(int index)Detailed error info for artifacts that were not imported.ImportAptArtifactsErrorInfoOrBuilderImportAptArtifactsResponseOrBuilder. getErrorsOrBuilder(int index)Detailed error info for artifacts that were not imported.Methods in com.google.devtools.artifactregistry.v1beta2 that return types with arguments of type ImportAptArtifactsErrorInfoOrBuilder Modifier and Type Method Description List<? extends ImportAptArtifactsErrorInfoOrBuilder>ImportAptArtifactsResponse.Builder. getErrorsOrBuilderList()Detailed error info for artifacts that were not imported.List<? extends ImportAptArtifactsErrorInfoOrBuilder>ImportAptArtifactsResponse. getErrorsOrBuilderList()Detailed error info for artifacts that were not imported.List<? extends ImportAptArtifactsErrorInfoOrBuilder>ImportAptArtifactsResponseOrBuilder. getErrorsOrBuilderList()Detailed error info for artifacts that were not imported.
-