Uses of Class
odata.msgraph.client.beta.enums.JobHistorySummaryType
-
Packages that use JobHistorySummaryType Package Description odata.msgraph.client.beta.enums -
-
Uses of JobHistorySummaryType in odata.msgraph.client.beta.enums
Methods in odata.msgraph.client.beta.enums that return JobHistorySummaryType Modifier and Type Method Description static JobHistorySummaryTypeJobHistorySummaryType. valueOf(String name)Returns the enum constant of this type with the specified name.static JobHistorySummaryType[]JobHistorySummaryType. values()Returns an array containing the constants of this enum type, in the order they are declared.
-