Home
last modified time | relevance | path

Searched refs:AddConnectionList (Results 1 – 1 of 1) sorted by relevance

/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-glue/include/aws/glue/model/
H A DGetConnectionsResult.h65 …inline GetConnectionsResult& AddConnectionList(const Connection& value) { m_connectionList.push_ba… in AddConnectionList() function
70 …inline GetConnectionsResult& AddConnectionList(Connection&& value) { m_connectionList.push_back(st… in AddConnectionList() function