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)Deprecated.protected OpenApiGatewayJavaProjectOptionsSmithyApiGatewayJavaProject. preConstruct(OpenApiGatewayJavaProjectOptions options)Deprecated.Methods in software.aws.awsprototypingsdk.openapigateway with parameters of type OpenApiGatewayJavaProjectOptions Modifier and Type Method Description protected OpenApiGatewayJavaProjectOptionsOpenApiGatewayJavaProject. preConstruct(OpenApiGatewayJavaProjectOptions options)Deprecated.protected OpenApiGatewayJavaProjectOptionsSmithyApiGatewayJavaProject. preConstruct(OpenApiGatewayJavaProjectOptions options)Deprecated.Constructors in software.aws.awsprototypingsdk.openapigateway with parameters of type OpenApiGatewayJavaProjectOptions Constructor Description OpenApiGatewayJavaProject(OpenApiGatewayJavaProjectOptions projectOptions)Deprecated.
-