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