Uses of Interface
software.aws.awsprototypingsdk.openapigateway.SmithyMavenConfiguration
-
-
Uses of SmithyMavenConfiguration in software.aws.awsprototypingsdk.openapigateway
Classes in software.aws.awsprototypingsdk.openapigateway that implement SmithyMavenConfiguration Modifier and Type Class Description static classSmithyMavenConfiguration.Jsii$ProxyAn implementation forSmithyMavenConfigurationMethods in software.aws.awsprototypingsdk.openapigateway that return SmithyMavenConfiguration Modifier and Type Method Description SmithyMavenConfigurationSmithyMavenConfiguration.Builder. build()Builds the configured instance.default SmithyMavenConfigurationSmithyBuildOptions. getMaven()(experimental) Maven configuration for the Smithy build project, used to specify dependencies and repositories in the build.gradle and smithy-build.json files.SmithyMavenConfigurationSmithyBuildOptions.Jsii$Proxy. getMaven()Methods in software.aws.awsprototypingsdk.openapigateway with parameters of type SmithyMavenConfiguration Modifier and Type Method Description SmithyBuildOptions.BuilderSmithyBuildOptions.Builder. maven(SmithyMavenConfiguration maven)Sets the value ofSmithyBuildOptions.getMaven()
-