Uses of Class
com.oracle.bmc.loganalytics.requests.ListSourceExtendedFieldDefinitionsRequest.SortBy
-
Packages that use ListSourceExtendedFieldDefinitionsRequest.SortBy Package Description com.oracle.bmc.loganalytics.requests -
-
Uses of ListSourceExtendedFieldDefinitionsRequest.SortBy in com.oracle.bmc.loganalytics.requests
Methods in com.oracle.bmc.loganalytics.requests that return ListSourceExtendedFieldDefinitionsRequest.SortBy Modifier and Type Method Description static ListSourceExtendedFieldDefinitionsRequest.SortByListSourceExtendedFieldDefinitionsRequest.SortBy. create(String key)ListSourceExtendedFieldDefinitionsRequest.SortByListSourceExtendedFieldDefinitionsRequest. getSortBy()The attribute used to sort the returned source patternsstatic ListSourceExtendedFieldDefinitionsRequest.SortByListSourceExtendedFieldDefinitionsRequest.SortBy. valueOf(String name)Returns the enum constant of this type with the specified name.static ListSourceExtendedFieldDefinitionsRequest.SortBy[]ListSourceExtendedFieldDefinitionsRequest.SortBy. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.oracle.bmc.loganalytics.requests with parameters of type ListSourceExtendedFieldDefinitionsRequest.SortBy Modifier and Type Method Description ListSourceExtendedFieldDefinitionsRequest.BuilderListSourceExtendedFieldDefinitionsRequest.Builder. sortBy(ListSourceExtendedFieldDefinitionsRequest.SortBy sortBy)The attribute used to sort the returned source patterns
-