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