Uses of Interface
com.google.cloud.migrationcenter.v1.FileValidationReportOrBuilder
-
Packages that use FileValidationReportOrBuilder Package Description com.google.cloud.migrationcenter.v1 A client to Migration Center API -
-
Uses of FileValidationReportOrBuilder in com.google.cloud.migrationcenter.v1
Classes in com.google.cloud.migrationcenter.v1 that implement FileValidationReportOrBuilder Modifier and Type Class Description classFileValidationReportA resource that aggregates the validation errors found in an import job file.static classFileValidationReport.BuilderA resource that aggregates the validation errors found in an import job file.Methods in com.google.cloud.migrationcenter.v1 that return FileValidationReportOrBuilder Modifier and Type Method Description FileValidationReportOrBuilderValidationReport.Builder. getFileValidationsOrBuilder(int index)List of errors found in files.FileValidationReportOrBuilderValidationReport. getFileValidationsOrBuilder(int index)List of errors found in files.FileValidationReportOrBuilderValidationReportOrBuilder. getFileValidationsOrBuilder(int index)List of errors found in files.Methods in com.google.cloud.migrationcenter.v1 that return types with arguments of type FileValidationReportOrBuilder Modifier and Type Method Description List<? extends FileValidationReportOrBuilder>ValidationReport.Builder. getFileValidationsOrBuilderList()List of errors found in files.List<? extends FileValidationReportOrBuilder>ValidationReport. getFileValidationsOrBuilderList()List of errors found in files.List<? extends FileValidationReportOrBuilder>ValidationReportOrBuilder. getFileValidationsOrBuilderList()List of errors found in files.
-