Package | Description |
---|---|
com.oracle.bmc.tenantmanagercontrolplane.requests |
Modifier and Type | Method and Description |
---|---|
static ListAssignedSubscriptionLineItemsRequest.SortBy |
ListAssignedSubscriptionLineItemsRequest.SortBy.create(String key) |
ListAssignedSubscriptionLineItemsRequest.SortBy |
ListAssignedSubscriptionLineItemsRequest.getSortBy()
The field to sort by.
|
static ListAssignedSubscriptionLineItemsRequest.SortBy |
ListAssignedSubscriptionLineItemsRequest.SortBy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ListAssignedSubscriptionLineItemsRequest.SortBy[] |
ListAssignedSubscriptionLineItemsRequest.SortBy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
ListAssignedSubscriptionLineItemsRequest.Builder |
ListAssignedSubscriptionLineItemsRequest.Builder.sortBy(ListAssignedSubscriptionLineItemsRequest.SortBy sortBy)
The field to sort by.
|
Copyright © 2016–2024. All rights reserved.