Uses of Class
com.oracle.bmc.opsi.requests.ListImportableAgentEntitiesRequest.SortBy
-
Packages that use ListImportableAgentEntitiesRequest.SortBy Package Description com.oracle.bmc.opsi.requests -
-
Uses of ListImportableAgentEntitiesRequest.SortBy in com.oracle.bmc.opsi.requests
Methods in com.oracle.bmc.opsi.requests that return ListImportableAgentEntitiesRequest.SortBy Modifier and Type Method Description static ListImportableAgentEntitiesRequest.SortByListImportableAgentEntitiesRequest.SortBy. create(String key)ListImportableAgentEntitiesRequest.SortByListImportableAgentEntitiesRequest. getSortBy()Hosted entity list sort options.static ListImportableAgentEntitiesRequest.SortByListImportableAgentEntitiesRequest.SortBy. valueOf(String name)Returns the enum constant of this type with the specified name.static ListImportableAgentEntitiesRequest.SortBy[]ListImportableAgentEntitiesRequest.SortBy. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.oracle.bmc.opsi.requests with parameters of type ListImportableAgentEntitiesRequest.SortBy Modifier and Type Method Description ListImportableAgentEntitiesRequest.BuilderListImportableAgentEntitiesRequest.Builder. sortBy(ListImportableAgentEntitiesRequest.SortBy sortBy)Hosted entity list sort options.
-