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