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 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.v1 that return ImportAptArtifactsErrorInfoOrBuilder Modifier and Type Method Description ImportAptArtifactsErrorInfoOrBuilder
ImportAptArtifactsResponse.Builder. getErrorsOrBuilder(int index)
Detailed error info for packages that were not imported.ImportAptArtifactsErrorInfoOrBuilder
ImportAptArtifactsResponse. getErrorsOrBuilder(int index)
Detailed error info for packages that were not imported.ImportAptArtifactsErrorInfoOrBuilder
ImportAptArtifactsResponseOrBuilder. 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.
-