#include <OrderByElement.h>
A field and direction for ordered output.
See Also:
AWS API Reference
Definition at line 32 of file OrderByElement.h.
◆ OrderByElement() [1/2]
Aws::ApplicationDiscoveryService::Model::OrderByElement::OrderByElement |
( |
| ) |
|
◆ OrderByElement() [2/2]
◆ FieldNameHasBeenSet()
bool Aws::ApplicationDiscoveryService::Model::OrderByElement::FieldNameHasBeenSet |
( |
| ) |
const |
|
inline |
◆ GetFieldName()
const Aws::String& Aws::ApplicationDiscoveryService::Model::OrderByElement::GetFieldName |
( |
| ) |
const |
|
inline |
◆ GetSortOrder()
const OrderString& Aws::ApplicationDiscoveryService::Model::OrderByElement::GetSortOrder |
( |
| ) |
const |
|
inline |
◆ Jsonize()
◆ operator=()
◆ SetFieldName() [1/3]
void Aws::ApplicationDiscoveryService::Model::OrderByElement::SetFieldName |
( |
Aws::String && |
value | ) |
|
|
inline |
◆ SetFieldName() [2/3]
void Aws::ApplicationDiscoveryService::Model::OrderByElement::SetFieldName |
( |
const Aws::String & |
value | ) |
|
|
inline |
◆ SetFieldName() [3/3]
void Aws::ApplicationDiscoveryService::Model::OrderByElement::SetFieldName |
( |
const char * |
value | ) |
|
|
inline |
◆ SetSortOrder() [1/2]
void Aws::ApplicationDiscoveryService::Model::OrderByElement::SetSortOrder |
( |
const OrderString & |
value | ) |
|
|
inline |
◆ SetSortOrder() [2/2]
void Aws::ApplicationDiscoveryService::Model::OrderByElement::SetSortOrder |
( |
OrderString && |
value | ) |
|
|
inline |
◆ SortOrderHasBeenSet()
bool Aws::ApplicationDiscoveryService::Model::OrderByElement::SortOrderHasBeenSet |
( |
| ) |
const |
|
inline |
◆ WithFieldName() [1/3]
◆ WithFieldName() [2/3]
◆ WithFieldName() [3/3]
OrderByElement& Aws::ApplicationDiscoveryService::Model::OrderByElement::WithFieldName |
( |
const char * |
value | ) |
|
|
inline |
◆ WithSortOrder() [1/2]
◆ WithSortOrder() [2/2]
The documentation for this class was generated from the following file: