#include <ListJobsResult.h>
Definition at line 29 of file ListJobsResult.h.
◆ ListJobsResult() [1/2]
Aws::IoT::Model::ListJobsResult::ListJobsResult |
( |
| ) |
|
◆ ListJobsResult() [2/2]
◆ AddJobs() [1/2]
◆ AddJobs() [2/2]
◆ GetJobs()
◆ GetNextToken()
const Aws::String& Aws::IoT::Model::ListJobsResult::GetNextToken |
( |
| ) |
const |
|
inline |
The token for the next set of results, or null if there are no additional results.
Definition at line 77 of file ListJobsResult.h.
◆ operator=()
◆ SetJobs() [1/2]
◆ SetJobs() [2/2]
◆ SetNextToken() [1/3]
void Aws::IoT::Model::ListJobsResult::SetNextToken |
( |
Aws::String && |
value | ) |
|
|
inline |
The token for the next set of results, or null if there are no additional results.
Definition at line 89 of file ListJobsResult.h.
◆ SetNextToken() [2/3]
void Aws::IoT::Model::ListJobsResult::SetNextToken |
( |
const Aws::String & |
value | ) |
|
|
inline |
The token for the next set of results, or null if there are no additional results.
Definition at line 83 of file ListJobsResult.h.
◆ SetNextToken() [3/3]
void Aws::IoT::Model::ListJobsResult::SetNextToken |
( |
const char * |
value | ) |
|
|
inline |
The token for the next set of results, or null if there are no additional results.
Definition at line 95 of file ListJobsResult.h.
◆ WithJobs() [1/2]
◆ WithJobs() [2/2]
◆ WithNextToken() [1/3]
The token for the next set of results, or null if there are no additional results.
Definition at line 107 of file ListJobsResult.h.
◆ WithNextToken() [2/3]
The token for the next set of results, or null if there are no additional results.
Definition at line 101 of file ListJobsResult.h.
◆ WithNextToken() [3/3]
ListJobsResult& Aws::IoT::Model::ListJobsResult::WithNextToken |
( |
const char * |
value | ) |
|
|
inline |
The token for the next set of results, or null if there are no additional results.
Definition at line 113 of file ListJobsResult.h.
The documentation for this class was generated from the following file: