Uses of Class
com.oracle.bmc.servicecatalog.requests.ListServiceCatalogsRequest.SortBy
-
Packages that use ListServiceCatalogsRequest.SortBy Package Description com.oracle.bmc.servicecatalog.requests -
-
Uses of ListServiceCatalogsRequest.SortBy in com.oracle.bmc.servicecatalog.requests
Methods in com.oracle.bmc.servicecatalog.requests that return ListServiceCatalogsRequest.SortBy Modifier and Type Method Description static ListServiceCatalogsRequest.SortByListServiceCatalogsRequest.SortBy. create(String key)ListServiceCatalogsRequest.SortByListServiceCatalogsRequest. getSortBy()Default is TIMECREATEDstatic ListServiceCatalogsRequest.SortByListServiceCatalogsRequest.SortBy. valueOf(String name)Returns the enum constant of this type with the specified name.static ListServiceCatalogsRequest.SortBy[]ListServiceCatalogsRequest.SortBy. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.oracle.bmc.servicecatalog.requests with parameters of type ListServiceCatalogsRequest.SortBy Modifier and Type Method Description ListServiceCatalogsRequest.BuilderListServiceCatalogsRequest.Builder. sortBy(ListServiceCatalogsRequest.SortBy sortBy)Default is TIMECREATED
-