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