Uses of Interface
software.aws.awsprototypingsdk.openapigateway.SmithyApiGatewayProjectOptions
-
-
Uses of SmithyApiGatewayProjectOptions in software.aws.awsprototypingsdk.openapigateway
Subinterfaces of SmithyApiGatewayProjectOptions in software.aws.awsprototypingsdk.openapigateway Modifier and Type Interface Description interfaceSmithyApiGatewayJavaProjectOptions(experimental) Configuration for the SmithyApiGatewayJavaProject.interfaceSmithyApiGatewayPythonProjectOptions(experimental) Configuration for the SmithyApiGatewayPythonProject.interfaceSmithyApiGatewayTsProjectOptions(experimental) Configuration for the SmithyApiGatewayTsProject.Classes in software.aws.awsprototypingsdk.openapigateway that implement SmithyApiGatewayProjectOptions Modifier and Type Class Description static classSmithyApiGatewayJavaProjectOptions.Jsii$ProxyAn implementation forSmithyApiGatewayJavaProjectOptionsstatic classSmithyApiGatewayProjectOptions.Jsii$ProxyAn implementation forSmithyApiGatewayProjectOptionsstatic classSmithyApiGatewayPythonProjectOptions.Jsii$ProxyAn implementation forSmithyApiGatewayPythonProjectOptionsstatic classSmithyApiGatewayTsProjectOptions.Jsii$ProxyAn implementation forSmithyApiGatewayTsProjectOptionsMethods in software.aws.awsprototypingsdk.openapigateway that return SmithyApiGatewayProjectOptions Modifier and Type Method Description SmithyApiGatewayProjectOptionsSmithyApiGatewayProjectOptions.Builder. build()Builds the configured instance.
-