Uses of Class
com.oracle.bmc.cloudbridge.requests.ListSupportedCloudRegionsRequest.SortBy
-
Packages that use ListSupportedCloudRegionsRequest.SortBy Package Description com.oracle.bmc.cloudbridge.requests -
-
Uses of ListSupportedCloudRegionsRequest.SortBy in com.oracle.bmc.cloudbridge.requests
Methods in com.oracle.bmc.cloudbridge.requests that return ListSupportedCloudRegionsRequest.SortBy Modifier and Type Method Description static ListSupportedCloudRegionsRequest.SortByListSupportedCloudRegionsRequest.SortBy. create(String key)ListSupportedCloudRegionsRequest.SortByListSupportedCloudRegionsRequest. getSortBy()The field to sort by.static ListSupportedCloudRegionsRequest.SortByListSupportedCloudRegionsRequest.SortBy. valueOf(String name)Returns the enum constant of this type with the specified name.static ListSupportedCloudRegionsRequest.SortBy[]ListSupportedCloudRegionsRequest.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 ListSupportedCloudRegionsRequest.SortBy Modifier and Type Method Description ListSupportedCloudRegionsRequest.BuilderListSupportedCloudRegionsRequest.Builder. sortBy(ListSupportedCloudRegionsRequest.SortBy sortBy)The field to sort by.
-