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