Uses of Interface
com.google.cloud.migrationcenter.v1.MigrationInsightOrBuilder
-
Packages that use MigrationInsightOrBuilder Package Description com.google.cloud.migrationcenter.v1 A client to Migration Center API -
-
Uses of MigrationInsightOrBuilder in com.google.cloud.migrationcenter.v1
Classes in com.google.cloud.migrationcenter.v1 that implement MigrationInsightOrBuilder Modifier and Type Class Description class
MigrationInsight
An insight about potential migrations for an asset.static class
MigrationInsight.Builder
An insight about potential migrations for an asset.Methods in com.google.cloud.migrationcenter.v1 that return MigrationInsightOrBuilder Modifier and Type Method Description MigrationInsightOrBuilder
Insight.Builder. getMigrationInsightOrBuilder()
Output only.MigrationInsightOrBuilder
Insight. getMigrationInsightOrBuilder()
Output only.MigrationInsightOrBuilder
InsightOrBuilder. getMigrationInsightOrBuilder()
Output only.
-