#include <ListTagsResult.h>
Definition at line 29 of file ListTagsResult.h.
◆ ListTagsResult() [1/2]
Aws::CloudHSMV2::Model::ListTagsResult::ListTagsResult |
( |
| ) |
|
◆ ListTagsResult() [2/2]
◆ AddTagList() [1/2]
ListTagsResult& Aws::CloudHSMV2::Model::ListTagsResult::AddTagList |
( |
const Tag & |
value | ) |
|
|
inline |
◆ AddTagList() [2/2]
◆ GetNextToken()
const Aws::String& Aws::CloudHSMV2::Model::ListTagsResult::GetNextToken |
( |
| ) |
const |
|
inline |
An opaque string that indicates that the response contains only a subset of tags. Use this value in a subsequent ListTags
request to get more tags.
Definition at line 78 of file ListTagsResult.h.
◆ GetTagList()
const Aws::Vector<Tag>& Aws::CloudHSMV2::Model::ListTagsResult::GetTagList |
( |
| ) |
const |
|
inline |
◆ operator=()
◆ SetNextToken() [1/3]
void Aws::CloudHSMV2::Model::ListTagsResult::SetNextToken |
( |
Aws::String && |
value | ) |
|
|
inline |
An opaque string that indicates that the response contains only a subset of tags. Use this value in a subsequent ListTags
request to get more tags.
Definition at line 92 of file ListTagsResult.h.
◆ SetNextToken() [2/3]
void Aws::CloudHSMV2::Model::ListTagsResult::SetNextToken |
( |
const Aws::String & |
value | ) |
|
|
inline |
An opaque string that indicates that the response contains only a subset of tags. Use this value in a subsequent ListTags
request to get more tags.
Definition at line 85 of file ListTagsResult.h.
◆ SetNextToken() [3/3]
void Aws::CloudHSMV2::Model::ListTagsResult::SetNextToken |
( |
const char * |
value | ) |
|
|
inline |
An opaque string that indicates that the response contains only a subset of tags. Use this value in a subsequent ListTags
request to get more tags.
Definition at line 99 of file ListTagsResult.h.
◆ SetTagList() [1/2]
void Aws::CloudHSMV2::Model::ListTagsResult::SetTagList |
( |
Aws::Vector< Tag > && |
value | ) |
|
|
inline |
◆ SetTagList() [2/2]
void Aws::CloudHSMV2::Model::ListTagsResult::SetTagList |
( |
const Aws::Vector< Tag > & |
value | ) |
|
|
inline |
◆ WithNextToken() [1/3]
An opaque string that indicates that the response contains only a subset of tags. Use this value in a subsequent ListTags
request to get more tags.
Definition at line 113 of file ListTagsResult.h.
◆ WithNextToken() [2/3]
An opaque string that indicates that the response contains only a subset of tags. Use this value in a subsequent ListTags
request to get more tags.
Definition at line 106 of file ListTagsResult.h.
◆ WithNextToken() [3/3]
ListTagsResult& Aws::CloudHSMV2::Model::ListTagsResult::WithNextToken |
( |
const char * |
value | ) |
|
|
inline |
An opaque string that indicates that the response contains only a subset of tags. Use this value in a subsequent ListTags
request to get more tags.
Definition at line 120 of file ListTagsResult.h.
◆ WithTagList() [1/2]
◆ WithTagList() [2/2]
The documentation for this class was generated from the following file: