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