Uses of Class
com.oracle.bmc.tenantmanagercontrolplane.requests.ListAssignedSubscriptionLineItemsRequest.SortBy
-
Packages that use ListAssignedSubscriptionLineItemsRequest.SortBy Package Description com.oracle.bmc.tenantmanagercontrolplane.requests -
-
Uses of ListAssignedSubscriptionLineItemsRequest.SortBy in com.oracle.bmc.tenantmanagercontrolplane.requests
Methods in com.oracle.bmc.tenantmanagercontrolplane.requests that return ListAssignedSubscriptionLineItemsRequest.SortBy Modifier and Type Method Description static ListAssignedSubscriptionLineItemsRequest.SortByListAssignedSubscriptionLineItemsRequest.SortBy. create(String key)ListAssignedSubscriptionLineItemsRequest.SortByListAssignedSubscriptionLineItemsRequest. getSortBy()The field to sort by.static ListAssignedSubscriptionLineItemsRequest.SortByListAssignedSubscriptionLineItemsRequest.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.Methods in com.oracle.bmc.tenantmanagercontrolplane.requests with parameters of type ListAssignedSubscriptionLineItemsRequest.SortBy Modifier and Type Method Description ListAssignedSubscriptionLineItemsRequest.BuilderListAssignedSubscriptionLineItemsRequest.Builder. sortBy(ListAssignedSubscriptionLineItemsRequest.SortBy sortBy)The field to sort by.
-