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