Package | Description |
---|---|
com.oracle.bmc.containerengine.requests |
Modifier and Type | Method and Description |
---|---|
static ListWorkloadMappingsRequest.SortBy |
ListWorkloadMappingsRequest.SortBy.create(String key) |
ListWorkloadMappingsRequest.SortBy |
ListWorkloadMappingsRequest.getSortBy()
The optional field to sort the results by.
|
static ListWorkloadMappingsRequest.SortBy |
ListWorkloadMappingsRequest.SortBy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ListWorkloadMappingsRequest.SortBy[] |
ListWorkloadMappingsRequest.SortBy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
ListWorkloadMappingsRequest.Builder |
ListWorkloadMappingsRequest.Builder.sortBy(ListWorkloadMappingsRequest.SortBy sortBy)
The optional field to sort the results by.
|
Copyright © 2016–2025. All rights reserved.