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