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