Uses of Interface
software.aws.awsprototypingsdk.openapigateway.SmithyBuildOptions
-
-
Uses of SmithyBuildOptions in software.aws.awsprototypingsdk.openapigateway
Classes in software.aws.awsprototypingsdk.openapigateway that implement SmithyBuildOptions Modifier and Type Class Description static classSmithyBuildOptions.Jsii$ProxyAn implementation forSmithyBuildOptionsMethods in software.aws.awsprototypingsdk.openapigateway that return SmithyBuildOptions Modifier and Type Method Description SmithyBuildOptionsSmithyBuildOptions.Builder. build()Builds the configured instance.SmithyBuildOptionsSmithyApiGatewayJavaProjectOptions.Jsii$Proxy. getSmithyBuildOptions()default SmithyBuildOptionsSmithyApiGatewayProjectOptions. getSmithyBuildOptions()(experimental) Any additional properties you'd like to add your smithy-build.json.SmithyBuildOptionsSmithyApiGatewayProjectOptions.Jsii$Proxy. getSmithyBuildOptions()SmithyBuildOptionsSmithyApiGatewayPythonProjectOptions.Jsii$Proxy. getSmithyBuildOptions()SmithyBuildOptionsSmithyApiGatewayTsProjectOptions.Jsii$Proxy. getSmithyBuildOptions()Methods in software.aws.awsprototypingsdk.openapigateway with parameters of type SmithyBuildOptions Modifier and Type Method Description SmithyApiGatewayJavaProject.BuilderSmithyApiGatewayJavaProject.Builder. smithyBuildOptions(SmithyBuildOptions smithyBuildOptions)(experimental) Any additional properties you'd like to add your smithy-build.json.SmithyApiGatewayJavaProjectOptions.BuilderSmithyApiGatewayJavaProjectOptions.Builder. smithyBuildOptions(SmithyBuildOptions smithyBuildOptions)Sets the value ofSmithyApiGatewayProjectOptions.getSmithyBuildOptions()SmithyApiGatewayProjectOptions.BuilderSmithyApiGatewayProjectOptions.Builder. smithyBuildOptions(SmithyBuildOptions smithyBuildOptions)Sets the value ofSmithyApiGatewayProjectOptions.getSmithyBuildOptions()SmithyApiGatewayPythonProject.BuilderSmithyApiGatewayPythonProject.Builder. smithyBuildOptions(SmithyBuildOptions smithyBuildOptions)(experimental) Any additional properties you'd like to add your smithy-build.json.SmithyApiGatewayPythonProjectOptions.BuilderSmithyApiGatewayPythonProjectOptions.Builder. smithyBuildOptions(SmithyBuildOptions smithyBuildOptions)Sets the value ofSmithyApiGatewayProjectOptions.getSmithyBuildOptions()SmithyApiGatewayTsProject.BuilderSmithyApiGatewayTsProject.Builder. smithyBuildOptions(SmithyBuildOptions smithyBuildOptions)(experimental) Any additional properties you'd like to add your smithy-build.json.SmithyApiGatewayTsProjectOptions.BuilderSmithyApiGatewayTsProjectOptions.Builder. smithyBuildOptions(SmithyBuildOptions smithyBuildOptions)Sets the value ofSmithyApiGatewayProjectOptions.getSmithyBuildOptions()
-