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