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