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