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