AWS SDK for C++
1.8.186
AWS SDK for C++
|
#include <ListAliasesResult.h>
Public Member Functions | |
ListAliasesResult () | |
ListAliasesResult (const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result) | |
ListAliasesResult & | operator= (const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result) |
const Aws::Vector< Alias > & | GetAliases () const |
void | SetAliases (const Aws::Vector< Alias > &value) |
void | SetAliases (Aws::Vector< Alias > &&value) |
ListAliasesResult & | WithAliases (const Aws::Vector< Alias > &value) |
ListAliasesResult & | WithAliases (Aws::Vector< Alias > &&value) |
ListAliasesResult & | AddAliases (const Alias &value) |
ListAliasesResult & | AddAliases (Alias &&value) |
const Aws::String & | GetNextToken () const |
void | SetNextToken (const Aws::String &value) |
void | SetNextToken (Aws::String &&value) |
void | SetNextToken (const char *value) |
ListAliasesResult & | WithNextToken (const Aws::String &value) |
ListAliasesResult & | WithNextToken (Aws::String &&value) |
ListAliasesResult & | WithNextToken (const char *value) |
Represents the returned data in response to a request operation.
Definition at line 35 of file ListAliasesResult.h.
Aws::GameLift::Model::ListAliasesResult::ListAliasesResult | ( | ) |
Aws::GameLift::Model::ListAliasesResult::ListAliasesResult | ( | const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > & | result | ) |
|
inline |
A collection of alias resources that match the request parameters.
Definition at line 76 of file ListAliasesResult.h.
|
inline |
A collection of alias resources that match the request parameters.
Definition at line 71 of file ListAliasesResult.h.
|
inline |
A collection of alias resources that match the request parameters.
Definition at line 46 of file ListAliasesResult.h.
|
inline |
A token that indicates where to resume retrieving results on the next call to this operation. If no token is returned, these results represent the end of the list.
Definition at line 84 of file ListAliasesResult.h.
ListAliasesResult& Aws::GameLift::Model::ListAliasesResult::operator= | ( | const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > & | result | ) |
|
inline |
A collection of alias resources that match the request parameters.
Definition at line 56 of file ListAliasesResult.h.
|
inline |
A collection of alias resources that match the request parameters.
Definition at line 51 of file ListAliasesResult.h.
|
inline |
A token that indicates where to resume retrieving results on the next call to this operation. If no token is returned, these results represent the end of the list.
Definition at line 98 of file ListAliasesResult.h.
|
inline |
A token that indicates where to resume retrieving results on the next call to this operation. If no token is returned, these results represent the end of the list.
Definition at line 91 of file ListAliasesResult.h.
|
inline |
A token that indicates where to resume retrieving results on the next call to this operation. If no token is returned, these results represent the end of the list.
Definition at line 105 of file ListAliasesResult.h.
|
inline |
A collection of alias resources that match the request parameters.
Definition at line 66 of file ListAliasesResult.h.
|
inline |
A collection of alias resources that match the request parameters.
Definition at line 61 of file ListAliasesResult.h.
|
inline |
A token that indicates where to resume retrieving results on the next call to this operation. If no token is returned, these results represent the end of the list.
Definition at line 119 of file ListAliasesResult.h.
|
inline |
A token that indicates where to resume retrieving results on the next call to this operation. If no token is returned, these results represent the end of the list.
Definition at line 112 of file ListAliasesResult.h.
|
inline |
A token that indicates where to resume retrieving results on the next call to this operation. If no token is returned, these results represent the end of the list.
Definition at line 126 of file ListAliasesResult.h.