Uses of Class
com.oracle.bmc.managementdashboard.requests.ListOobManagementDashboardsRequest.SortBy
-
Packages that use ListOobManagementDashboardsRequest.SortBy Package Description com.oracle.bmc.managementdashboard.requests -
-
Uses of ListOobManagementDashboardsRequest.SortBy in com.oracle.bmc.managementdashboard.requests
Methods in com.oracle.bmc.managementdashboard.requests that return ListOobManagementDashboardsRequest.SortBy Modifier and Type Method Description static ListOobManagementDashboardsRequest.SortByListOobManagementDashboardsRequest.SortBy. create(String key)ListOobManagementDashboardsRequest.SortByListOobManagementDashboardsRequest. getSortBy()The field to sort by.static ListOobManagementDashboardsRequest.SortByListOobManagementDashboardsRequest.SortBy. valueOf(String name)Returns the enum constant of this type with the specified name.static ListOobManagementDashboardsRequest.SortBy[]ListOobManagementDashboardsRequest.SortBy. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.oracle.bmc.managementdashboard.requests with parameters of type ListOobManagementDashboardsRequest.SortBy Modifier and Type Method Description ListOobManagementDashboardsRequest.BuilderListOobManagementDashboardsRequest.Builder. sortBy(ListOobManagementDashboardsRequest.SortBy sortBy)The field to sort by.
-