Uses of Interface
software.aws.awsprototypingsdk.openapigateway.OpenApiGatewayProjectOptions
-
-
Uses of OpenApiGatewayProjectOptions in software.aws.awsprototypingsdk.openapigateway
Subinterfaces of OpenApiGatewayProjectOptions in software.aws.awsprototypingsdk.openapigateway Modifier and Type Interface Description interfaceOpenApiGatewayJavaProjectOptions(experimental) Configuration for the OpenApiGatewayJavaProject.interfaceOpenApiGatewayPythonProjectOptions(experimental) Configuration for the OpenApiGatewayPythonProject.interfaceOpenApiGatewayTsProjectOptions(experimental) Configuration for the OpenApiGatewayTsProject.Classes in software.aws.awsprototypingsdk.openapigateway that implement OpenApiGatewayProjectOptions Modifier and Type Class Description static classOpenApiGatewayJavaProjectOptions.Jsii$ProxyAn implementation forOpenApiGatewayJavaProjectOptionsstatic classOpenApiGatewayProjectOptions.Jsii$ProxyAn implementation forOpenApiGatewayProjectOptionsstatic classOpenApiGatewayPythonProjectOptions.Jsii$ProxyAn implementation forOpenApiGatewayPythonProjectOptionsstatic classOpenApiGatewayTsProjectOptions.Jsii$ProxyAn implementation forOpenApiGatewayTsProjectOptionsMethods in software.aws.awsprototypingsdk.openapigateway that return OpenApiGatewayProjectOptions Modifier and Type Method Description OpenApiGatewayProjectOptionsOpenApiGatewayProjectOptions.Builder. build()Builds the configured instance.
-