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