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