Uses of Class
com.oracle.bmc.onesubscription.requests.ListBillingSchedulesRequest.SortBy
-
Packages that use ListBillingSchedulesRequest.SortBy Package Description com.oracle.bmc.onesubscription.requests -
-
Uses of ListBillingSchedulesRequest.SortBy in com.oracle.bmc.onesubscription.requests
Methods in com.oracle.bmc.onesubscription.requests that return ListBillingSchedulesRequest.SortBy Modifier and Type Method Description static ListBillingSchedulesRequest.SortByListBillingSchedulesRequest.SortBy. create(String key)ListBillingSchedulesRequest.SortByListBillingSchedulesRequest. getSortBy()The field to sort by.static ListBillingSchedulesRequest.SortByListBillingSchedulesRequest.SortBy. valueOf(String name)Returns the enum constant of this type with the specified name.static ListBillingSchedulesRequest.SortBy[]ListBillingSchedulesRequest.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 ListBillingSchedulesRequest.SortBy Modifier and Type Method Description ListBillingSchedulesRequest.BuilderListBillingSchedulesRequest.Builder. sortBy(ListBillingSchedulesRequest.SortBy sortBy)The field to sort by.
-