Uses of Interface
software.aws.awsprototypingsdk.openapigateway.SmithyServiceName
-
-
Uses of SmithyServiceName in software.aws.awsprototypingsdk.openapigateway
Classes in software.aws.awsprototypingsdk.openapigateway that implement SmithyServiceName Modifier and Type Class Description static classSmithyServiceName.Jsii$ProxyAn implementation forSmithyServiceNameMethods in software.aws.awsprototypingsdk.openapigateway that return SmithyServiceName Modifier and Type Method Description SmithyServiceNameSmithyServiceName.Builder. build()Builds the configured instance.SmithyServiceNameSmithyApiGatewayJavaProjectOptions.Jsii$Proxy. getServiceName()SmithyServiceNameSmithyApiGatewayProjectOptions. getServiceName()(experimental) The name of the Smithy service from your model which will be targeted for deployment and client generation.SmithyServiceNameSmithyApiGatewayProjectOptions.Jsii$Proxy. getServiceName()SmithyServiceNameSmithyApiGatewayPythonProjectOptions.Jsii$Proxy. getServiceName()SmithyServiceNameSmithyApiGatewayTsProjectOptions.Jsii$Proxy. getServiceName()Methods in software.aws.awsprototypingsdk.openapigateway with parameters of type SmithyServiceName Modifier and Type Method Description SmithyApiGatewayJavaProject.BuilderSmithyApiGatewayJavaProject.Builder. serviceName(SmithyServiceName serviceName)(experimental) The name of the Smithy service from your model which will be targeted for deployment and client generation.SmithyApiGatewayJavaProjectOptions.BuilderSmithyApiGatewayJavaProjectOptions.Builder. serviceName(SmithyServiceName serviceName)Sets the value ofSmithyApiGatewayProjectOptions.getServiceName()SmithyApiGatewayProjectOptions.BuilderSmithyApiGatewayProjectOptions.Builder. serviceName(SmithyServiceName serviceName)Sets the value ofSmithyApiGatewayProjectOptions.getServiceName()SmithyApiGatewayPythonProject.BuilderSmithyApiGatewayPythonProject.Builder. serviceName(SmithyServiceName serviceName)(experimental) The name of the Smithy service from your model which will be targeted for deployment and client generation.SmithyApiGatewayPythonProjectOptions.BuilderSmithyApiGatewayPythonProjectOptions.Builder. serviceName(SmithyServiceName serviceName)Sets the value ofSmithyApiGatewayProjectOptions.getServiceName()SmithyApiGatewayTsProject.BuilderSmithyApiGatewayTsProject.Builder. serviceName(SmithyServiceName serviceName)(experimental) The name of the Smithy service from your model which will be targeted for deployment and client generation.SmithyApiGatewayTsProjectOptions.BuilderSmithyApiGatewayTsProjectOptions.Builder. serviceName(SmithyServiceName serviceName)Sets the value ofSmithyApiGatewayProjectOptions.getServiceName()
-