Uses of Interface
software.aws.awsprototypingsdk.openapigateway.SmithyProjection
-
-
Uses of SmithyProjection in software.aws.awsprototypingsdk.openapigateway
Classes in software.aws.awsprototypingsdk.openapigateway that implement SmithyProjection Modifier and Type Class Description static classSmithyProjection.Jsii$ProxyAn implementation forSmithyProjectionMethods in software.aws.awsprototypingsdk.openapigateway that return SmithyProjection Modifier and Type Method Description SmithyProjectionSmithyProjection.Builder. build()Builds the configured instance.Methods in software.aws.awsprototypingsdk.openapigateway that return types with arguments of type SmithyProjection Modifier and Type Method Description default Map<String,SmithyProjection>SmithyBuildOptions. getProjections()(experimental) Map of projections name to projection configurations https://awslabs.github.io/smithy/2.0/guides/building-models/build-config.html#projections.Map<String,SmithyProjection>SmithyBuildOptions.Jsii$Proxy. getProjections()Method parameters in software.aws.awsprototypingsdk.openapigateway with type arguments of type SmithyProjection Modifier and Type Method Description SmithyBuildOptions.BuilderSmithyBuildOptions.Builder. projections(Map<String,? extends SmithyProjection> projections)Sets the value ofSmithyBuildOptions.getProjections()
-