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