Uses of Class
software.aws.awsprototypingsdk.openapigateway.SmithyCommon.Builder
-
-
Uses of SmithyCommon.Builder in software.aws.awsprototypingsdk.openapigateway
Methods in software.aws.awsprototypingsdk.openapigateway that return SmithyCommon.Builder Modifier and Type Method Description static SmithyCommon.BuilderSmithyCommon. builder()SmithyCommon.BuilderSmithyCommon.Builder. imports(List<String> imports)Sets the value ofSmithyCommon.getImports()SmithyCommon.BuilderSmithyCommon.Builder. plugins(Map<String,? extends SmithyPlugin> plugins)Sets the value ofSmithyCommon.getPlugins()Constructors in software.aws.awsprototypingsdk.openapigateway with parameters of type SmithyCommon.Builder Constructor Description Jsii$Proxy(SmithyCommon.Builder builder)Constructor that initializes the object based on literal property values passed by theSmithyCommon.Builder.
-