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