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