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