Home
last modified time | relevance | path

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

/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-greengrass/include/aws/greengrass/model/
H A DGetDeploymentStatusResult.h66 …inline GetDeploymentStatusResult& WithDeploymentStatus(const Aws::String& value) { SetDeploymentSt… in WithDeploymentStatus() function
72 …inline GetDeploymentStatusResult& WithDeploymentStatus(Aws::String&& value) { SetDeploymentStatus(… in WithDeploymentStatus() function
78 …inline GetDeploymentStatusResult& WithDeploymentStatus(const char* value) { SetDeploymentStatus(va… in WithDeploymentStatus() function
H A DBulkDeploymentResult.h201 …inline BulkDeploymentResult& WithDeploymentStatus(const Aws::String& value) { SetDeploymentStatus(… in WithDeploymentStatus() function
207 …inline BulkDeploymentResult& WithDeploymentStatus(Aws::String&& value) { SetDeploymentStatus(std::… in WithDeploymentStatus() function
213 …inline BulkDeploymentResult& WithDeploymentStatus(const char* value) { SetDeploymentStatus(value);… in WithDeploymentStatus() function
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-backup/include/aws/backup/model/
H A DFramework.h300 …inline Framework& WithDeploymentStatus(const Aws::String& value) { SetDeploymentStatus(value); ret… in WithDeploymentStatus() function
307 …inline Framework& WithDeploymentStatus(Aws::String&& value) { SetDeploymentStatus(std::move(value)… in WithDeploymentStatus() function
314 …inline Framework& WithDeploymentStatus(const char* value) { SetDeploymentStatus(value); return *th… in WithDeploymentStatus() function
H A DDescribeFrameworkResult.h270 …inline DescribeFrameworkResult& WithDeploymentStatus(const Aws::String& value) { SetDeploymentStat… in WithDeploymentStatus() function
277 …inline DescribeFrameworkResult& WithDeploymentStatus(Aws::String&& value) { SetDeploymentStatus(st… in WithDeploymentStatus() function
284 …inline DescribeFrameworkResult& WithDeploymentStatus(const char* value) { SetDeploymentStatus(valu… in WithDeploymentStatus() function
H A DReportPlan.h349 …inline ReportPlan& WithDeploymentStatus(const Aws::String& value) { SetDeploymentStatus(value); re… in WithDeploymentStatus() function
356 …inline ReportPlan& WithDeploymentStatus(Aws::String&& value) { SetDeploymentStatus(std::move(value… in WithDeploymentStatus() function
363 …inline ReportPlan& WithDeploymentStatus(const char* value) { SetDeploymentStatus(value); return *t… in WithDeploymentStatus() function
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-ssm/include/aws/ssm/model/
H A DPatchStatus.h65 …inline PatchStatus& WithDeploymentStatus(const PatchDeploymentStatus& value) { SetDeploymentStatus… in WithDeploymentStatus() function
70 …inline PatchStatus& WithDeploymentStatus(PatchDeploymentStatus&& value) { SetDeploymentStatus(std:… in WithDeploymentStatus() function
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-apigatewayv2/include/aws/apigatewayv2/model/
H A DCreateDeploymentResult.h133 …inline CreateDeploymentResult& WithDeploymentStatus(const DeploymentStatus& value) { SetDeployment… in WithDeploymentStatus() function
138 …inline CreateDeploymentResult& WithDeploymentStatus(DeploymentStatus&& value) { SetDeploymentStatu… in WithDeploymentStatus() function
H A DUpdateDeploymentResult.h133 …inline UpdateDeploymentResult& WithDeploymentStatus(const DeploymentStatus& value) { SetDeployment… in WithDeploymentStatus() function
138 …inline UpdateDeploymentResult& WithDeploymentStatus(DeploymentStatus&& value) { SetDeploymentStatu… in WithDeploymentStatus() function
H A DGetDeploymentResult.h133 …inline GetDeploymentResult& WithDeploymentStatus(const DeploymentStatus& value) { SetDeploymentSta… in WithDeploymentStatus() function
138 …inline GetDeploymentResult& WithDeploymentStatus(DeploymentStatus&& value) { SetDeploymentStatus(s… in WithDeploymentStatus() function
H A DDeployment.h160 …inline Deployment& WithDeploymentStatus(const DeploymentStatus& value) { SetDeploymentStatus(value… in WithDeploymentStatus() function
165 …inline Deployment& WithDeploymentStatus(DeploymentStatus&& value) { SetDeploymentStatus(std::move(… in WithDeploymentStatus() function
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-greengrassv2/include/aws/greengrassv2/model/
H A DDeployment.h282 …inline Deployment& WithDeploymentStatus(const DeploymentStatus& value) { SetDeploymentStatus(value… in WithDeploymentStatus() function
287 …inline Deployment& WithDeploymentStatus(DeploymentStatus&& value) { SetDeploymentStatus(std::move(… in WithDeploymentStatus() function
H A DGetDeploymentResult.h217 …inline GetDeploymentResult& WithDeploymentStatus(const DeploymentStatus& value) { SetDeploymentSta… in WithDeploymentStatus() function
222 …inline GetDeploymentResult& WithDeploymentStatus(DeploymentStatus&& value) { SetDeploymentStatus(s… in WithDeploymentStatus() function
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-proton/include/aws/proton/model/
H A DServicePipeline.h137 …inline ServicePipeline& WithDeploymentStatus(const DeploymentStatus& value) { SetDeploymentStatus(… in WithDeploymentStatus() function
142 …inline ServicePipeline& WithDeploymentStatus(DeploymentStatus&& value) { SetDeploymentStatus(std::… in WithDeploymentStatus() function
H A DServiceInstanceSummary.h137 …inline ServiceInstanceSummary& WithDeploymentStatus(const DeploymentStatus& value) { SetDeployment… in WithDeploymentStatus() function
142 …inline ServiceInstanceSummary& WithDeploymentStatus(DeploymentStatus&& value) { SetDeploymentStatu… in WithDeploymentStatus() function
H A DServiceInstance.h137 …inline ServiceInstance& WithDeploymentStatus(const DeploymentStatus& value) { SetDeploymentStatus(… in WithDeploymentStatus() function
142 …inline ServiceInstance& WithDeploymentStatus(DeploymentStatus&& value) { SetDeploymentStatus(std::… in WithDeploymentStatus() function
H A DEnvironmentSummary.h138 …inline EnvironmentSummary& WithDeploymentStatus(const DeploymentStatus& value) { SetDeploymentStat… in WithDeploymentStatus() function
143 …inline EnvironmentSummary& WithDeploymentStatus(DeploymentStatus&& value) { SetDeploymentStatus(st… in WithDeploymentStatus() function
H A DEnvironment.h139 …inline Environment& WithDeploymentStatus(const DeploymentStatus& value) { SetDeploymentStatus(valu… in WithDeploymentStatus() function
144 …inline Environment& WithDeploymentStatus(DeploymentStatus&& value) { SetDeploymentStatus(std::move… in WithDeploymentStatus() function
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-elasticbeanstalk/include/aws/elasticbeanstalk/model/
H A DCreateConfigurationTemplateResult.h325 …inline CreateConfigurationTemplateResult& WithDeploymentStatus(const ConfigurationDeploymentStatus… in WithDeploymentStatus() function
338 …inline CreateConfigurationTemplateResult& WithDeploymentStatus(ConfigurationDeploymentStatus&& val… in WithDeploymentStatus() function
H A DUpdateConfigurationTemplateResult.h325 …inline UpdateConfigurationTemplateResult& WithDeploymentStatus(const ConfigurationDeploymentStatus… in WithDeploymentStatus() function
338 …inline UpdateConfigurationTemplateResult& WithDeploymentStatus(ConfigurationDeploymentStatus&& val… in WithDeploymentStatus() function
H A DConfigurationSettingsDescription.h372 …inline ConfigurationSettingsDescription& WithDeploymentStatus(const ConfigurationDeploymentStatus&… in WithDeploymentStatus() function
385 …inline ConfigurationSettingsDescription& WithDeploymentStatus(ConfigurationDeploymentStatus&& valu… in WithDeploymentStatus() function