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