Uses of Class
com.oracle.bmc.email.requests.ListDkimsRequest.SortBy
-
Packages that use ListDkimsRequest.SortBy Package Description com.oracle.bmc.email.requests -
-
Uses of ListDkimsRequest.SortBy in com.oracle.bmc.email.requests
Methods in com.oracle.bmc.email.requests that return ListDkimsRequest.SortBy Modifier and Type Method Description static ListDkimsRequest.SortByListDkimsRequest.SortBy. create(String key)ListDkimsRequest.SortByListDkimsRequest. getSortBy()Specifies the attribute with which to sort the DKIMs.static ListDkimsRequest.SortByListDkimsRequest.SortBy. valueOf(String name)Returns the enum constant of this type with the specified name.static ListDkimsRequest.SortBy[]ListDkimsRequest.SortBy. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.oracle.bmc.email.requests with parameters of type ListDkimsRequest.SortBy Modifier and Type Method Description ListDkimsRequest.BuilderListDkimsRequest.Builder. sortBy(ListDkimsRequest.SortBy sortBy)Specifies the attribute with which to sort the DKIMs.
-