Uses of Class
com.oracle.bmc.loganalytics.requests.ListEffectivePropertiesRequest.SortBy
-
Packages that use ListEffectivePropertiesRequest.SortBy Package Description com.oracle.bmc.loganalytics.requests -
-
Uses of ListEffectivePropertiesRequest.SortBy in com.oracle.bmc.loganalytics.requests
Methods in com.oracle.bmc.loganalytics.requests that return ListEffectivePropertiesRequest.SortBy Modifier and Type Method Description static ListEffectivePropertiesRequest.SortByListEffectivePropertiesRequest.SortBy. create(String key)ListEffectivePropertiesRequest.SortByListEffectivePropertiesRequest. getSortBy()The attribute used to sort the returned propertiesstatic ListEffectivePropertiesRequest.SortByListEffectivePropertiesRequest.SortBy. valueOf(String name)Returns the enum constant of this type with the specified name.static ListEffectivePropertiesRequest.SortBy[]ListEffectivePropertiesRequest.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 ListEffectivePropertiesRequest.SortBy Modifier and Type Method Description ListEffectivePropertiesRequest.BuilderListEffectivePropertiesRequest.Builder. sortBy(ListEffectivePropertiesRequest.SortBy sortBy)The attribute used to sort the returned properties
-