23 template<
typename RESULT_TYPE>
24 class AmazonWebServiceResult;
33 namespace CognitoIdentityProvider
const Aws::String & GetPaginationToken() const
AdminListDevicesResult & WithDevices(const Aws::Vector< DeviceType > &value)
std::vector< T, Aws::Allocator< T > > Vector
void SetDevices(const Aws::Vector< DeviceType > &value)
void SetPaginationToken(Aws::String &&value)
void SetPaginationToken(const Aws::String &value)
const Aws::Vector< DeviceType > & GetDevices() const
AdminListDevicesResult & WithDevices(Aws::Vector< DeviceType > &&value)
AdminListDevicesResult & WithPaginationToken(Aws::String &&value)
AdminListDevicesResult & WithPaginationToken(const Aws::String &value)
AdminListDevicesResult & AddDevices(DeviceType &&value)
AdminListDevicesResult & WithPaginationToken(const char *value)
#define AWS_COGNITOIDENTITYPROVIDER_API
AdminListDevicesResult & AddDevices(const DeviceType &value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
void SetDevices(Aws::Vector< DeviceType > &&value)
void SetPaginationToken(const char *value)
JSON (JavaScript Object Notation).