AWS SDK for C++
1.8.154
AWS SDK for C++
|
Go to the documentation of this file.
15 template<
typename RESULT_TYPE>
16 class AmazonWebServiceResult;
63 inline void SetNextToken(
const char* value) { m_nextToken.assign(value); }
const Aws::String & GetNextToken() const
const Aws::Vector< ListStorageLensConfigurationEntry > & GetStorageLensConfigurationList() const
void SetNextToken(const char *value)
void SetNextToken(Aws::String &&value)
std::vector< T, Aws::Allocator< T > > Vector
ListStorageLensConfigurationsResult & WithStorageLensConfigurationList(Aws::Vector< ListStorageLensConfigurationEntry > &&value)
void SetNextToken(const Aws::String &value)
ListStorageLensConfigurationsResult & AddStorageLensConfigurationList(ListStorageLensConfigurationEntry &&value)
void SetStorageLensConfigurationList(Aws::Vector< ListStorageLensConfigurationEntry > &&value)
ListStorageLensConfigurationsResult & WithNextToken(const Aws::String &value)
ListStorageLensConfigurationsResult & operator=(const Aws::AmazonWebServiceResult< Aws::Utils::Xml::XmlDocument > &result)
#define AWS_S3CONTROL_API
ListStorageLensConfigurationsResult & AddStorageLensConfigurationList(const ListStorageLensConfigurationEntry &value)
ListStorageLensConfigurationsResult & WithStorageLensConfigurationList(const Aws::Vector< ListStorageLensConfigurationEntry > &value)
ListStorageLensConfigurationsResult & WithNextToken(Aws::String &&value)
ListStorageLensConfigurationsResult()
void SetStorageLensConfigurationList(const Aws::Vector< ListStorageLensConfigurationEntry > &value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
ListStorageLensConfigurationsResult(const Aws::AmazonWebServiceResult< Aws::Utils::Xml::XmlDocument > &result)
ListStorageLensConfigurationsResult & WithNextToken(const char *value)