Uses of Class
com.oracle.bmc.cloudguard.requests.ListResponderExecutionsRequest.SortBy
-
Packages that use ListResponderExecutionsRequest.SortBy Package Description com.oracle.bmc.cloudguard.requests -
-
Uses of ListResponderExecutionsRequest.SortBy in com.oracle.bmc.cloudguard.requests
Methods in com.oracle.bmc.cloudguard.requests that return ListResponderExecutionsRequest.SortBy Modifier and Type Method Description static ListResponderExecutionsRequest.SortByListResponderExecutionsRequest.SortBy. create(String key)ListResponderExecutionsRequest.SortByListResponderExecutionsRequest. getSortBy()The field to sort by.static ListResponderExecutionsRequest.SortByListResponderExecutionsRequest.SortBy. valueOf(String name)Returns the enum constant of this type with the specified name.static ListResponderExecutionsRequest.SortBy[]ListResponderExecutionsRequest.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 ListResponderExecutionsRequest.SortBy Modifier and Type Method Description ListResponderExecutionsRequest.BuilderListResponderExecutionsRequest.Builder. sortBy(ListResponderExecutionsRequest.SortBy sortBy)The field to sort by.
-