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