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 class
ReportSummary.GroupPreferenceSetFinding
Summary Findings for a specific Group/PreferenceSet combination.static class
ReportSummary.GroupPreferenceSetFinding.Builder
Summary Findings for a specific Group/PreferenceSet combination.Methods in com.google.cloud.migrationcenter.v1 that return ReportSummary.GroupPreferenceSetFindingOrBuilder Modifier and Type Method Description ReportSummary.GroupPreferenceSetFindingOrBuilder
ReportSummary.GroupFinding.Builder. getPreferenceSetFindingsOrBuilder(int index)
Findings for each of the PreferenceSets for this group.ReportSummary.GroupPreferenceSetFindingOrBuilder
ReportSummary.GroupFinding. getPreferenceSetFindingsOrBuilder(int index)
Findings for each of the PreferenceSets for this group.ReportSummary.GroupPreferenceSetFindingOrBuilder
ReportSummary.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.
-