Uses of Interface
software.aws.awsprototypingsdk.openapigateway.SmithyApiGatewayJavaProjectOptions
-
-
Uses of SmithyApiGatewayJavaProjectOptions in software.aws.awsprototypingsdk.openapigateway
Classes in software.aws.awsprototypingsdk.openapigateway that implement SmithyApiGatewayJavaProjectOptions Modifier and Type Class Description static classSmithyApiGatewayJavaProjectOptions.Jsii$ProxyAn implementation forSmithyApiGatewayJavaProjectOptionsMethods in software.aws.awsprototypingsdk.openapigateway that return SmithyApiGatewayJavaProjectOptions Modifier and Type Method Description SmithyApiGatewayJavaProjectOptionsSmithyApiGatewayJavaProjectOptions.Builder. build()Builds the configured instance.Constructors in software.aws.awsprototypingsdk.openapigateway with parameters of type SmithyApiGatewayJavaProjectOptions Constructor Description SmithyApiGatewayJavaProject(SmithyApiGatewayJavaProjectOptions options)
-