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.InsightCaseInsight.InsightCase. forNumber(int value)Insight.InsightCaseInsight.Builder. getInsightCase()Insight.InsightCaseInsight. getInsightCase()Insight.InsightCaseInsightOrBuilder. getInsightCase()static Insight.InsightCaseInsight.InsightCase. valueOf(int value)Deprecated.static Insight.InsightCaseInsight.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.
-