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