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