Package | Description |
---|---|
com.oracle.bmc.onesubscription.requests |
Modifier and Type | Method and Description |
---|---|
static ListInvoicelineComputedUsagesRequest.SortBy |
ListInvoicelineComputedUsagesRequest.SortBy.create(String key) |
ListInvoicelineComputedUsagesRequest.SortBy |
ListInvoicelineComputedUsagesRequest.getSortBy()
The field to sort by Invoiced Computed Usages.
|
static ListInvoicelineComputedUsagesRequest.SortBy |
ListInvoicelineComputedUsagesRequest.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.
|
Modifier and Type | Method and Description |
---|---|
ListInvoicelineComputedUsagesRequest.Builder |
ListInvoicelineComputedUsagesRequest.Builder.sortBy(ListInvoicelineComputedUsagesRequest.SortBy sortBy)
The field to sort by Invoiced Computed Usages.
|
Copyright © 2016–2025. All rights reserved.