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