Uses of Interface
software.aws.awsprototypingsdk.openapigateway.OpenApiGatewayJavaProjectOptions
-
-
Uses of OpenApiGatewayJavaProjectOptions in software.aws.awsprototypingsdk.openapigateway
Classes in software.aws.awsprototypingsdk.openapigateway that implement OpenApiGatewayJavaProjectOptions Modifier and Type Class Description static classOpenApiGatewayJavaProjectOptions.Jsii$ProxyAn implementation forOpenApiGatewayJavaProjectOptionsMethods in software.aws.awsprototypingsdk.openapigateway that return OpenApiGatewayJavaProjectOptions Modifier and Type Method Description OpenApiGatewayJavaProjectOptionsOpenApiGatewayJavaProjectOptions.Builder. build()Builds the configured instance.protected OpenApiGatewayJavaProjectOptionsOpenApiGatewayJavaProject. preConstruct(OpenApiGatewayJavaProjectOptions options)(experimental) This method provides inheritors a chance to synthesize extra resources prior to those created by this project.protected OpenApiGatewayJavaProjectOptionsSmithyApiGatewayJavaProject. preConstruct(OpenApiGatewayJavaProjectOptions options)(experimental) This method provides inheritors a chance to synthesize extra resources prior to those created by this project.Methods in software.aws.awsprototypingsdk.openapigateway with parameters of type OpenApiGatewayJavaProjectOptions Modifier and Type Method Description protected OpenApiGatewayJavaProjectOptionsOpenApiGatewayJavaProject. preConstruct(OpenApiGatewayJavaProjectOptions options)(experimental) This method provides inheritors a chance to synthesize extra resources prior to those created by this project.protected OpenApiGatewayJavaProjectOptionsSmithyApiGatewayJavaProject. preConstruct(OpenApiGatewayJavaProjectOptions options)(experimental) This method provides inheritors a chance to synthesize extra resources prior to those created by this project.Constructors in software.aws.awsprototypingsdk.openapigateway with parameters of type OpenApiGatewayJavaProjectOptions Constructor Description OpenApiGatewayJavaProject(OpenApiGatewayJavaProjectOptions projectOptions)
-