Home
last modified time | relevance | path

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

/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-quicksight/include/aws/quicksight/model/
H A DGetSessionEmbedUrlRequest.h166 …inline GetSessionEmbedUrlRequest& WithEntryPoint(const Aws::String& value) { SetEntryPoint(value);… in WithEntryPoint() function
179 …inline GetSessionEmbedUrlRequest& WithEntryPoint(Aws::String&& value) { SetEntryPoint(std::move(va… in WithEntryPoint() function
192 …inline GetSessionEmbedUrlRequest& WithEntryPoint(const char* value) { SetEntryPoint(value); return… in WithEntryPoint() function
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-emr-containers/include/aws/emr-containers/model/
H A DSparkSubmitJobDriver.h70 …inline SparkSubmitJobDriver& WithEntryPoint(const Aws::String& value) { SetEntryPoint(value); retu… in WithEntryPoint() function
75 …inline SparkSubmitJobDriver& WithEntryPoint(Aws::String&& value) { SetEntryPoint(std::move(value))… in WithEntryPoint() function
80 …inline SparkSubmitJobDriver& WithEntryPoint(const char* value) { SetEntryPoint(value); return *thi… in WithEntryPoint() function
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-lambda/include/aws/lambda/model/
H A DImageConfig.h72 …inline ImageConfig& WithEntryPoint(const Aws::Vector<Aws::String>& value) { SetEntryPoint(value); … in WithEntryPoint() function
78 …inline ImageConfig& WithEntryPoint(Aws::Vector<Aws::String>&& value) { SetEntryPoint(std::move(val… in WithEntryPoint() function
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-xray/include/aws/xray/model/
H A DTraceSummary.h589 … inline TraceSummary& WithEntryPoint(const ServiceId& value) { SetEntryPoint(value); return *this;} in WithEntryPoint() function
594 …inline TraceSummary& WithEntryPoint(ServiceId&& value) { SetEntryPoint(std::move(value)); return *… in WithEntryPoint() function
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-securityhub/include/aws/securityhub/model/
H A DAwsEcsTaskDefinitionContainerDefinitionsDetails.h424 …inline AwsEcsTaskDefinitionContainerDefinitionsDetails& WithEntryPoint(const Aws::Vector<Aws::Stri… in WithEntryPoint() function
429 …inline AwsEcsTaskDefinitionContainerDefinitionsDetails& WithEntryPoint(Aws::Vector<Aws::String>&& … in WithEntryPoint() function
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-ecs/include/aws/ecs/model/
H A DContainerDefinition.h1456 …inline ContainerDefinition& WithEntryPoint(const Aws::Vector<Aws::String>& value) { SetEntryPoint(… in WithEntryPoint() function
1473 …inline ContainerDefinition& WithEntryPoint(Aws::Vector<Aws::String>&& value) { SetEntryPoint(std::… in WithEntryPoint() function