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 class
ImportAptArtifactsErrorInfo
Error information explaining why a package was not imported.static class
ImportAptArtifactsErrorInfo.Builder
Error information explaining why a package was not imported.Methods in com.google.devtools.artifactregistry.v1beta2 that return ImportAptArtifactsErrorInfoOrBuilder Modifier and Type Method Description ImportAptArtifactsErrorInfoOrBuilder
ImportAptArtifactsResponse.Builder. getErrorsOrBuilder(int index)
Detailed error info for artifacts that were not imported.ImportAptArtifactsErrorInfoOrBuilder
ImportAptArtifactsResponse. getErrorsOrBuilder(int index)
Detailed error info for artifacts that were not imported.ImportAptArtifactsErrorInfoOrBuilder
ImportAptArtifactsResponseOrBuilder. 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.
-