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