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