Home
last modified time | relevance | path

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

/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-sagemaker/include/aws/sagemaker/model/
H A DModelPackageContainerDefinition.h70 …inline ModelPackageContainerDefinition& WithContainerHostname(const Aws::String& value) { SetConta… in WithContainerHostname() function
75 …inline ModelPackageContainerDefinition& WithContainerHostname(Aws::String&& value) { SetContainerH… in WithContainerHostname() function
80 …inline ModelPackageContainerDefinition& WithContainerHostname(const char* value) { SetContainerHos… in WithContainerHostname() function
H A DContainerDefinition.h145 …inline ContainerDefinition& WithContainerHostname(const Aws::String& value) { SetContainerHostname… in WithContainerHostname() function
162 …inline ContainerDefinition& WithContainerHostname(Aws::String&& value) { SetContainerHostname(std:… in WithContainerHostname() function
179 …inline ContainerDefinition& WithContainerHostname(const char* value) { SetContainerHostname(value)… in WithContainerHostname() function