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 classInsightAn insight about an asset.static classInsight.BuilderAn insight about an asset.Methods in com.google.cloud.migrationcenter.v1 that return InsightOrBuilder Modifier and Type Method Description InsightOrBuilderInsightList.Builder. getInsightsOrBuilder(int index)Output only.InsightOrBuilderInsightList. getInsightsOrBuilder(int index)Output only.InsightOrBuilderInsightListOrBuilder. 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.
-