AWS SDK for C++
1.8.128
AWS SDK for C++
|
#include <DescribeTrustsResult.h>
Public Member Functions | |
DescribeTrustsResult () | |
DescribeTrustsResult (const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result) | |
DescribeTrustsResult & | operator= (const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result) |
const Aws::Vector< Trust > & | GetTrusts () const |
void | SetTrusts (const Aws::Vector< Trust > &value) |
void | SetTrusts (Aws::Vector< Trust > &&value) |
DescribeTrustsResult & | WithTrusts (const Aws::Vector< Trust > &value) |
DescribeTrustsResult & | WithTrusts (Aws::Vector< Trust > &&value) |
DescribeTrustsResult & | AddTrusts (const Trust &value) |
DescribeTrustsResult & | AddTrusts (Trust &&value) |
const Aws::String & | GetNextToken () const |
void | SetNextToken (const Aws::String &value) |
void | SetNextToken (Aws::String &&value) |
void | SetNextToken (const char *value) |
DescribeTrustsResult & | WithNextToken (const Aws::String &value) |
DescribeTrustsResult & | WithNextToken (Aws::String &&value) |
DescribeTrustsResult & | WithNextToken (const char *value) |
The result of a DescribeTrust request.
Definition at line 34 of file DescribeTrustsResult.h.
Aws::DirectoryService::Model::DescribeTrustsResult::DescribeTrustsResult | ( | ) |
Aws::DirectoryService::Model::DescribeTrustsResult::DescribeTrustsResult | ( | const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > & | result | ) |
|
inline |
The list of Trust objects that were retrieved.
It is possible that this list contains less than the number of items specified in the Limit member of the request. This occurs if there are less than the requested number of items left to retrieve, or if the limitations of the operation have been exceeded.
Definition at line 94 of file DescribeTrustsResult.h.
|
inline |
The list of Trust objects that were retrieved.
It is possible that this list contains less than the number of items specified in the Limit member of the request. This occurs if there are less than the requested number of items left to retrieve, or if the limitations of the operation have been exceeded.
Definition at line 103 of file DescribeTrustsResult.h.
|
inline |
If not null, more results are available. Pass this value for the NextToken parameter in a subsequent call to DescribeTrusts to retrieve the next set of items.
Definition at line 111 of file DescribeTrustsResult.h.
|
inline |
The list of Trust objects that were retrieved.
It is possible that this list contains less than the number of items specified in the Limit member of the request. This occurs if there are less than the requested number of items left to retrieve, or if the limitations of the operation have been exceeded.
Definition at line 49 of file DescribeTrustsResult.h.
DescribeTrustsResult& Aws::DirectoryService::Model::DescribeTrustsResult::operator= | ( | const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > & | result | ) |
|
inline |
If not null, more results are available. Pass this value for the NextToken parameter in a subsequent call to DescribeTrusts to retrieve the next set of items.
Definition at line 125 of file DescribeTrustsResult.h.
|
inline |
If not null, more results are available. Pass this value for the NextToken parameter in a subsequent call to DescribeTrusts to retrieve the next set of items.
Definition at line 118 of file DescribeTrustsResult.h.
|
inline |
If not null, more results are available. Pass this value for the NextToken parameter in a subsequent call to DescribeTrusts to retrieve the next set of items.
Definition at line 132 of file DescribeTrustsResult.h.
|
inline |
The list of Trust objects that were retrieved.
It is possible that this list contains less than the number of items specified in the Limit member of the request. This occurs if there are less than the requested number of items left to retrieve, or if the limitations of the operation have been exceeded.
Definition at line 67 of file DescribeTrustsResult.h.
|
inline |
The list of Trust objects that were retrieved.
It is possible that this list contains less than the number of items specified in the Limit member of the request. This occurs if there are less than the requested number of items left to retrieve, or if the limitations of the operation have been exceeded.
Definition at line 58 of file DescribeTrustsResult.h.
|
inline |
If not null, more results are available. Pass this value for the NextToken parameter in a subsequent call to DescribeTrusts to retrieve the next set of items.
Definition at line 146 of file DescribeTrustsResult.h.
|
inline |
If not null, more results are available. Pass this value for the NextToken parameter in a subsequent call to DescribeTrusts to retrieve the next set of items.
Definition at line 139 of file DescribeTrustsResult.h.
|
inline |
If not null, more results are available. Pass this value for the NextToken parameter in a subsequent call to DescribeTrusts to retrieve the next set of items.
Definition at line 153 of file DescribeTrustsResult.h.
|
inline |
The list of Trust objects that were retrieved.
It is possible that this list contains less than the number of items specified in the Limit member of the request. This occurs if there are less than the requested number of items left to retrieve, or if the limitations of the operation have been exceeded.
Definition at line 85 of file DescribeTrustsResult.h.
|
inline |
The list of Trust objects that were retrieved.
It is possible that this list contains less than the number of items specified in the Limit member of the request. This occurs if there are less than the requested number of items left to retrieve, or if the limitations of the operation have been exceeded.
Definition at line 76 of file DescribeTrustsResult.h.