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