AWS SDK for C++
1.8.126
AWS SDK for C++
|
Go to the documentation of this file.
15 template<
typename RESULT_TYPE>
16 class AmazonWebServiceResult;
void SetDevEndpoints(Aws::Vector< DevEndpoint > &&value)
void SetDevEndpointsNotFound(Aws::Vector< Aws::String > &&value)
BatchGetDevEndpointsResult & WithDevEndpoints(const Aws::Vector< DevEndpoint > &value)
BatchGetDevEndpointsResult & AddDevEndpointsNotFound(Aws::String &&value)
BatchGetDevEndpointsResult & AddDevEndpoints(const DevEndpoint &value)
BatchGetDevEndpointsResult & operator=(const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result)
std::vector< T, Aws::Allocator< T > > Vector
BatchGetDevEndpointsResult & WithDevEndpoints(Aws::Vector< DevEndpoint > &&value)
BatchGetDevEndpointsResult()
BatchGetDevEndpointsResult & AddDevEndpointsNotFound(const char *value)
const Aws::Vector< Aws::String > & GetDevEndpointsNotFound() const
BatchGetDevEndpointsResult & WithDevEndpointsNotFound(const Aws::Vector< Aws::String > &value)
BatchGetDevEndpointsResult & AddDevEndpoints(DevEndpoint &&value)
const Aws::Vector< DevEndpoint > & GetDevEndpoints() const
void SetDevEndpointsNotFound(const Aws::Vector< Aws::String > &value)
BatchGetDevEndpointsResult(const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
void SetDevEndpoints(const Aws::Vector< DevEndpoint > &value)
BatchGetDevEndpointsResult & WithDevEndpointsNotFound(Aws::Vector< Aws::String > &&value)
BatchGetDevEndpointsResult & AddDevEndpointsNotFound(const Aws::String &value)