| Package | Description |
|---|---|
| com.amazonaws.services.panorama.model |
| Modifier and Type | Method and Description |
|---|---|
static ListDevicesSortBy |
ListDevicesSortBy.fromValue(String value)
Use this in place of valueOf.
|
static ListDevicesSortBy |
ListDevicesSortBy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ListDevicesSortBy[] |
ListDevicesSortBy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ListDevicesRequest |
ListDevicesRequest.withSortBy(ListDevicesSortBy sortBy)
The target column to be sorted on.
|
Copyright © 2024. All rights reserved.