Uses of Interface
com.google.cloud.migrationcenter.v1.ImportErrorOrBuilder
-
Packages that use ImportErrorOrBuilder Package Description com.google.cloud.migrationcenter.v1 A client to Migration Center API -
-
Uses of ImportErrorOrBuilder in com.google.cloud.migrationcenter.v1
Classes in com.google.cloud.migrationcenter.v1 that implement ImportErrorOrBuilder Modifier and Type Class Description classImportErrorA resource that reports the errors encountered while processing an import job.static classImportError.BuilderA resource that reports the errors encountered while processing an import job.Methods in com.google.cloud.migrationcenter.v1 that return ImportErrorOrBuilder Modifier and Type Method Description ImportErrorOrBuilderImportRowError.Builder. getErrorsOrBuilder(int index)The list of errors detected in the row.ImportErrorOrBuilderImportRowError. getErrorsOrBuilder(int index)The list of errors detected in the row.ImportErrorOrBuilderImportRowErrorOrBuilder. getErrorsOrBuilder(int index)The list of errors detected in the row.ImportErrorOrBuilderFileValidationReport.Builder. getFileErrorsOrBuilder(int index)List of file level errors.ImportErrorOrBuilderFileValidationReport. getFileErrorsOrBuilder(int index)List of file level errors.ImportErrorOrBuilderFileValidationReportOrBuilder. getFileErrorsOrBuilder(int index)List of file level errors.ImportErrorOrBuilderValidationReport.Builder. getJobErrorsOrBuilder(int index)List of job level errors.ImportErrorOrBuilderValidationReport. getJobErrorsOrBuilder(int index)List of job level errors.ImportErrorOrBuilderValidationReportOrBuilder. getJobErrorsOrBuilder(int index)List of job level errors.Methods in com.google.cloud.migrationcenter.v1 that return types with arguments of type ImportErrorOrBuilder Modifier and Type Method Description List<? extends ImportErrorOrBuilder>ImportRowError.Builder. getErrorsOrBuilderList()The list of errors detected in the row.List<? extends ImportErrorOrBuilder>ImportRowError. getErrorsOrBuilderList()The list of errors detected in the row.List<? extends ImportErrorOrBuilder>ImportRowErrorOrBuilder. getErrorsOrBuilderList()The list of errors detected in the row.List<? extends ImportErrorOrBuilder>FileValidationReport.Builder. getFileErrorsOrBuilderList()List of file level errors.List<? extends ImportErrorOrBuilder>FileValidationReport. getFileErrorsOrBuilderList()List of file level errors.List<? extends ImportErrorOrBuilder>FileValidationReportOrBuilder. getFileErrorsOrBuilderList()List of file level errors.List<? extends ImportErrorOrBuilder>ValidationReport.Builder. getJobErrorsOrBuilderList()List of job level errors.List<? extends ImportErrorOrBuilder>ValidationReport. getJobErrorsOrBuilderList()List of job level errors.List<? extends ImportErrorOrBuilder>ValidationReportOrBuilder. getJobErrorsOrBuilderList()List of job level errors.
-