AWS SDK for C++
1.8.182
AWS SDK for C++
|
#include <ListPoliciesResult.h>
Public Member Functions | |
ListPoliciesResult () | |
ListPoliciesResult (const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result) | |
ListPoliciesResult & | operator= (const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result) |
const Aws::Vector< Policy > & | GetPolicies () const |
void | SetPolicies (const Aws::Vector< Policy > &value) |
void | SetPolicies (Aws::Vector< Policy > &&value) |
ListPoliciesResult & | WithPolicies (const Aws::Vector< Policy > &value) |
ListPoliciesResult & | WithPolicies (Aws::Vector< Policy > &&value) |
ListPoliciesResult & | AddPolicies (const Policy &value) |
ListPoliciesResult & | AddPolicies (Policy &&value) |
const Aws::String & | GetNextMarker () const |
void | SetNextMarker (const Aws::String &value) |
void | SetNextMarker (Aws::String &&value) |
void | SetNextMarker (const char *value) |
ListPoliciesResult & | WithNextMarker (const Aws::String &value) |
ListPoliciesResult & | WithNextMarker (Aws::String &&value) |
ListPoliciesResult & | WithNextMarker (const char *value) |
The output from the ListPolicies operation.
Definition at line 34 of file ListPoliciesResult.h.
Aws::IoT::Model::ListPoliciesResult::ListPoliciesResult | ( | ) |
Aws::IoT::Model::ListPoliciesResult::ListPoliciesResult | ( | const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > & | result | ) |
|
inline |
The descriptions of the policies.
Definition at line 70 of file ListPoliciesResult.h.
|
inline |
The descriptions of the policies.
Definition at line 75 of file ListPoliciesResult.h.
|
inline |
The marker for the next set of results, or null if there are no additional results.
Definition at line 82 of file ListPoliciesResult.h.
|
inline |
The descriptions of the policies.
Definition at line 45 of file ListPoliciesResult.h.
ListPoliciesResult& Aws::IoT::Model::ListPoliciesResult::operator= | ( | const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > & | result | ) |
|
inline |
The marker for the next set of results, or null if there are no additional results.
Definition at line 94 of file ListPoliciesResult.h.
|
inline |
The marker for the next set of results, or null if there are no additional results.
Definition at line 88 of file ListPoliciesResult.h.
|
inline |
The marker for the next set of results, or null if there are no additional results.
Definition at line 100 of file ListPoliciesResult.h.
|
inline |
The descriptions of the policies.
Definition at line 55 of file ListPoliciesResult.h.
|
inline |
The descriptions of the policies.
Definition at line 50 of file ListPoliciesResult.h.
|
inline |
The marker for the next set of results, or null if there are no additional results.
Definition at line 112 of file ListPoliciesResult.h.
|
inline |
The marker for the next set of results, or null if there are no additional results.
Definition at line 106 of file ListPoliciesResult.h.
|
inline |
The marker for the next set of results, or null if there are no additional results.
Definition at line 118 of file ListPoliciesResult.h.
|
inline |
The descriptions of the policies.
Definition at line 65 of file ListPoliciesResult.h.
|
inline |
The descriptions of the policies.
Definition at line 60 of file ListPoliciesResult.h.