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