22 template<
typename RESULT_TYPE>
23 class AmazonWebServiceResult;
32 namespace StorageGateway
void SetChapCredentials(Aws::Vector< ChapInfo > &&value)
void SetChapCredentials(const Aws::Vector< ChapInfo > &value)
DescribeChapCredentialsResult & AddChapCredentials(const ChapInfo &value)
std::vector< T, Aws::Allocator< T > > Vector
DescribeChapCredentialsResult & WithChapCredentials(const Aws::Vector< ChapInfo > &value)
const Aws::Vector< ChapInfo > & GetChapCredentials() const
DescribeChapCredentialsResult & WithChapCredentials(Aws::Vector< ChapInfo > &&value)
#define AWS_STORAGEGATEWAY_API
DescribeChapCredentialsResult & AddChapCredentials(ChapInfo &&value)
JSON (JavaScript Object Notation).