Uses of Class
com.oracle.bmc.cloudmigrations.model.UpdateTargetAssetDetails.Type
-
Packages that use UpdateTargetAssetDetails.Type Package Description com.oracle.bmc.cloudmigrations.model -
-
Uses of UpdateTargetAssetDetails.Type in com.oracle.bmc.cloudmigrations.model
Methods in com.oracle.bmc.cloudmigrations.model that return UpdateTargetAssetDetails.Type Modifier and Type Method Description static UpdateTargetAssetDetails.TypeUpdateTargetAssetDetails.Type. create(String key)static UpdateTargetAssetDetails.TypeUpdateTargetAssetDetails.Type. valueOf(String name)Returns the enum constant of this type with the specified name.static UpdateTargetAssetDetails.Type[]UpdateTargetAssetDetails.Type. values()Returns an array containing the constants of this enum type, in the order they are declared.
-