Package | Description |
---|---|
com.oracle.bmc.oda.requests |
Modifier and Type | Method and Description |
---|---|
static ListSkillParametersRequest.SortBy |
ListSkillParametersRequest.SortBy.create(String key) |
ListSkillParametersRequest.SortBy |
ListSkillParametersRequest.getSortBy()
Sort on this field.
|
static ListSkillParametersRequest.SortBy |
ListSkillParametersRequest.SortBy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ListSkillParametersRequest.SortBy[] |
ListSkillParametersRequest.SortBy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
ListSkillParametersRequest.Builder |
ListSkillParametersRequest.Builder.sortBy(ListSkillParametersRequest.SortBy sortBy)
Sort on this field.
|
Copyright © 2016–2023. All rights reserved.