Uses of Interface
com.google.cloud.migrationcenter.v1.ReportSummary.GroupPreferenceSetFindingOrBuilder
-
Packages that use ReportSummary.GroupPreferenceSetFindingOrBuilder Package Description com.google.cloud.migrationcenter.v1 A client to Migration Center API -
-
Uses of ReportSummary.GroupPreferenceSetFindingOrBuilder in com.google.cloud.migrationcenter.v1
Classes in com.google.cloud.migrationcenter.v1 that implement ReportSummary.GroupPreferenceSetFindingOrBuilder Modifier and Type Class Description static classReportSummary.GroupPreferenceSetFindingSummary Findings for a specific Group/PreferenceSet combination.static classReportSummary.GroupPreferenceSetFinding.BuilderSummary Findings for a specific Group/PreferenceSet combination.Methods in com.google.cloud.migrationcenter.v1 that return ReportSummary.GroupPreferenceSetFindingOrBuilder Modifier and Type Method Description ReportSummary.GroupPreferenceSetFindingOrBuilderReportSummary.GroupFinding.Builder. getPreferenceSetFindingsOrBuilder(int index)Findings for each of the PreferenceSets for this group.ReportSummary.GroupPreferenceSetFindingOrBuilderReportSummary.GroupFinding. getPreferenceSetFindingsOrBuilder(int index)Findings for each of the PreferenceSets for this group.ReportSummary.GroupPreferenceSetFindingOrBuilderReportSummary.GroupFindingOrBuilder. getPreferenceSetFindingsOrBuilder(int index)Findings for each of the PreferenceSets for this group.Methods in com.google.cloud.migrationcenter.v1 that return types with arguments of type ReportSummary.GroupPreferenceSetFindingOrBuilder Modifier and Type Method Description List<? extends ReportSummary.GroupPreferenceSetFindingOrBuilder>ReportSummary.GroupFinding.Builder. getPreferenceSetFindingsOrBuilderList()Findings for each of the PreferenceSets for this group.List<? extends ReportSummary.GroupPreferenceSetFindingOrBuilder>ReportSummary.GroupFinding. getPreferenceSetFindingsOrBuilderList()Findings for each of the PreferenceSets for this group.List<? extends ReportSummary.GroupPreferenceSetFindingOrBuilder>ReportSummary.GroupFindingOrBuilder. getPreferenceSetFindingsOrBuilderList()Findings for each of the PreferenceSets for this group.
-