Uses of Class
com.google.cloud.migrationcenter.v1.Insight.InsightCase
-
Packages that use Insight.InsightCase Package Description com.google.cloud.migrationcenter.v1 A client to Migration Center API -
-
Uses of Insight.InsightCase in com.google.cloud.migrationcenter.v1
Methods in com.google.cloud.migrationcenter.v1 that return Insight.InsightCase Modifier and Type Method Description static Insight.InsightCase
Insight.InsightCase. forNumber(int value)
Insight.InsightCase
Insight.Builder. getInsightCase()
Insight.InsightCase
Insight. getInsightCase()
Insight.InsightCase
InsightOrBuilder. getInsightCase()
static Insight.InsightCase
Insight.InsightCase. valueOf(int value)
Deprecated.static Insight.InsightCase
Insight.InsightCase. valueOf(String name)
Returns the enum constant of this type with the specified name.static Insight.InsightCase[]
Insight.InsightCase. values()
Returns an array containing the constants of this enum type, in the order they are declared.
-