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