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