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