Uses of Interface
com.google.devtools.artifactregistry.v1beta2.ImportYumArtifactsErrorInfoOrBuilder
-
Packages that use ImportYumArtifactsErrorInfoOrBuilder Package Description com.google.devtools.artifactregistry.v1beta2 A client to Artifact Registry API -
-
Uses of ImportYumArtifactsErrorInfoOrBuilder in com.google.devtools.artifactregistry.v1beta2
Classes in com.google.devtools.artifactregistry.v1beta2 that implement ImportYumArtifactsErrorInfoOrBuilder Modifier and Type Class Description classImportYumArtifactsErrorInfoError information explaining why a package was not imported.static classImportYumArtifactsErrorInfo.BuilderError information explaining why a package was not imported.Methods in com.google.devtools.artifactregistry.v1beta2 that return ImportYumArtifactsErrorInfoOrBuilder Modifier and Type Method Description ImportYumArtifactsErrorInfoOrBuilderImportYumArtifactsResponse.Builder. getErrorsOrBuilder(int index)Detailed error info for artifacts that were not imported.ImportYumArtifactsErrorInfoOrBuilderImportYumArtifactsResponse. getErrorsOrBuilder(int index)Detailed error info for artifacts that were not imported.ImportYumArtifactsErrorInfoOrBuilderImportYumArtifactsResponseOrBuilder. 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 ImportYumArtifactsErrorInfoOrBuilder Modifier and Type Method Description List<? extends ImportYumArtifactsErrorInfoOrBuilder>ImportYumArtifactsResponse.Builder. getErrorsOrBuilderList()Detailed error info for artifacts that were not imported.List<? extends ImportYumArtifactsErrorInfoOrBuilder>ImportYumArtifactsResponse. getErrorsOrBuilderList()Detailed error info for artifacts that were not imported.List<? extends ImportYumArtifactsErrorInfoOrBuilder>ImportYumArtifactsResponseOrBuilder. getErrorsOrBuilderList()Detailed error info for artifacts that were not imported.
-