Home
last modified time | relevance | path

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

/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-groundstation/include/aws/groundstation/model/
H A DConfigDetails.h87 …inline ConfigDetails& WithEndpointDetails(const EndpointDetails& value) { SetEndpointDetails(value… in WithEndpointDetails() function
90 …inline ConfigDetails& WithEndpointDetails(EndpointDetails&& value) { SetEndpointDetails(std::move(… in WithEndpointDetails() function
H A DCreateDataflowEndpointGroupRequest.h64 …inline CreateDataflowEndpointGroupRequest& WithEndpointDetails(const Aws::Vector<EndpointDetails>&… in WithEndpointDetails() function
69 …inline CreateDataflowEndpointGroupRequest& WithEndpointDetails(Aws::Vector<EndpointDetails>&& valu… in WithEndpointDetails() function
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-awstransfer/include/aws/awstransfer/model/
H A DUpdateServerRequest.h329 …inline UpdateServerRequest& WithEndpointDetails(const EndpointDetails& value) { SetEndpointDetails… in WithEndpointDetails() function
338 …inline UpdateServerRequest& WithEndpointDetails(EndpointDetails&& value) { SetEndpointDetails(std:… in WithEndpointDetails() function
H A DCreateServerRequest.h331 …inline CreateServerRequest& WithEndpointDetails(const EndpointDetails& value) { SetEndpointDetails… in WithEndpointDetails() function
340 …inline CreateServerRequest& WithEndpointDetails(EndpointDetails&& value) { SetEndpointDetails(std:… in WithEndpointDetails() function
H A DDescribedServer.h279 …inline DescribedServer& WithEndpointDetails(const EndpointDetails& value) { SetEndpointDetails(val… in WithEndpointDetails() function
288 …inline DescribedServer& WithEndpointDetails(EndpointDetails&& value) { SetEndpointDetails(std::mov… in WithEndpointDetails() function