Package | Description |
---|---|
com.oracle.bmc.containerengine.model | |
com.oracle.bmc.containerengine.requests |
Modifier and Type | Method and Description |
---|---|
static SortOrder |
SortOrder.create(String key) |
static SortOrder |
SortOrder.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SortOrder[] |
SortOrder.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
SortOrder |
ListWorkRequestsRequest.getSortOrder()
The optional order in which to sort the results.
|
SortOrder |
ListNodePoolsRequest.getSortOrder()
The optional order in which to sort the results.
|
SortOrder |
ListVirtualNodesRequest.getSortOrder()
The optional order in which to sort the results.
|
SortOrder |
ListWorkloadMappingsRequest.getSortOrder()
The optional order in which to sort the results.
|
SortOrder |
ListVirtualNodePoolsRequest.getSortOrder()
The optional order in which to sort the results.
|
SortOrder |
ListPodShapesRequest.getSortOrder()
The optional order in which to sort the results.
|
SortOrder |
ListAddonOptionsRequest.getSortOrder()
The optional order in which to sort the results.
|
SortOrder |
ListClustersRequest.getSortOrder()
The optional order in which to sort the results.
|
SortOrder |
ListAddonsRequest.getSortOrder()
The optional order in which to sort the results.
|
Modifier and Type | Method and Description |
---|---|
ListWorkRequestsRequest.Builder |
ListWorkRequestsRequest.Builder.sortOrder(SortOrder sortOrder)
The optional order in which to sort the results.
|
ListNodePoolsRequest.Builder |
ListNodePoolsRequest.Builder.sortOrder(SortOrder sortOrder)
The optional order in which to sort the results.
|
ListVirtualNodesRequest.Builder |
ListVirtualNodesRequest.Builder.sortOrder(SortOrder sortOrder)
The optional order in which to sort the results.
|
ListWorkloadMappingsRequest.Builder |
ListWorkloadMappingsRequest.Builder.sortOrder(SortOrder sortOrder)
The optional order in which to sort the results.
|
ListVirtualNodePoolsRequest.Builder |
ListVirtualNodePoolsRequest.Builder.sortOrder(SortOrder sortOrder)
The optional order in which to sort the results.
|
ListPodShapesRequest.Builder |
ListPodShapesRequest.Builder.sortOrder(SortOrder sortOrder)
The optional order in which to sort the results.
|
ListAddonOptionsRequest.Builder |
ListAddonOptionsRequest.Builder.sortOrder(SortOrder sortOrder)
The optional order in which to sort the results.
|
ListClustersRequest.Builder |
ListClustersRequest.Builder.sortOrder(SortOrder sortOrder)
The optional order in which to sort the results.
|
ListAddonsRequest.Builder |
ListAddonsRequest.Builder.sortOrder(SortOrder sortOrder)
The optional order in which to sort the results.
|
Copyright © 2016–2024. All rights reserved.