Uses of Interface
software.aws.awsprototypingsdk.openapigateway.SmithyTransform
-
-
Uses of SmithyTransform in software.aws.awsprototypingsdk.openapigateway
Classes in software.aws.awsprototypingsdk.openapigateway that implement SmithyTransform Modifier and Type Class Description static classSmithyTransform.Jsii$ProxyAn implementation forSmithyTransformMethods in software.aws.awsprototypingsdk.openapigateway that return SmithyTransform Modifier and Type Method Description SmithyTransformSmithyTransform.Builder. build()Builds the configured instance.Methods in software.aws.awsprototypingsdk.openapigateway that return types with arguments of type SmithyTransform Modifier and Type Method Description default List<SmithyTransform>SmithyProjection. getTransforms()(experimental) Transforms to apply to the projection.List<SmithyTransform>SmithyProjection.Jsii$Proxy. getTransforms()Method parameters in software.aws.awsprototypingsdk.openapigateway with type arguments of type SmithyTransform Modifier and Type Method Description SmithyProjection.BuilderSmithyProjection.Builder. transforms(List<? extends SmithyTransform> transforms)Sets the value ofSmithyProjection.getTransforms()
-