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