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