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