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