| Modifier and Type | Method and Description |
|---|---|
static MigrationInsight.MigrationTargetCase |
MigrationInsight.MigrationTargetCase.forNumber(int value) |
MigrationInsight.MigrationTargetCase |
MigrationInsightOrBuilder.getMigrationTargetCase() |
MigrationInsight.MigrationTargetCase |
MigrationInsight.getMigrationTargetCase() |
MigrationInsight.MigrationTargetCase |
MigrationInsight.Builder.getMigrationTargetCase() |
static MigrationInsight.MigrationTargetCase |
MigrationInsight.MigrationTargetCase.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static MigrationInsight.MigrationTargetCase |
MigrationInsight.MigrationTargetCase.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MigrationInsight.MigrationTargetCase[] |
MigrationInsight.MigrationTargetCase.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2024 Google LLC. All rights reserved.