Uses of Interface
com.google.cloud.migrationcenter.v1.InsightOrBuilder
-
Packages that use InsightOrBuilder Package Description com.google.cloud.migrationcenter.v1 A client to Migration Center API -
-
Uses of InsightOrBuilder in com.google.cloud.migrationcenter.v1
Classes in com.google.cloud.migrationcenter.v1 that implement InsightOrBuilder Modifier and Type Class Description class
Insight
An insight about an asset.static class
Insight.Builder
An insight about an asset.Methods in com.google.cloud.migrationcenter.v1 that return InsightOrBuilder Modifier and Type Method Description InsightOrBuilder
InsightList.Builder. getInsightsOrBuilder(int index)
Output only.InsightOrBuilder
InsightList. getInsightsOrBuilder(int index)
Output only.InsightOrBuilder
InsightListOrBuilder. getInsightsOrBuilder(int index)
Output only.Methods in com.google.cloud.migrationcenter.v1 that return types with arguments of type InsightOrBuilder Modifier and Type Method Description List<? extends InsightOrBuilder>
InsightList.Builder. getInsightsOrBuilderList()
Output only.List<? extends InsightOrBuilder>
InsightList. getInsightsOrBuilderList()
Output only.List<? extends InsightOrBuilder>
InsightListOrBuilder. getInsightsOrBuilderList()
Output only.
-