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.SortBy
ListComputeCapacityTopologyComputeHpcIslandsRequest.SortBy. create(String key)
ListComputeCapacityTopologyComputeHpcIslandsRequest.SortBy
ListComputeCapacityTopologyComputeHpcIslandsRequest. getSortBy()
The field to sort by.static ListComputeCapacityTopologyComputeHpcIslandsRequest.SortBy
ListComputeCapacityTopologyComputeHpcIslandsRequest.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.Builder
ListComputeCapacityTopologyComputeHpcIslandsRequest.Builder. sortBy(ListComputeCapacityTopologyComputeHpcIslandsRequest.SortBy sortBy)
The field to sort by.
-