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