Class TransformConfig
java.lang.Object
software.amazon.smithy.build.model.TransformConfig
Transform configuration found in a projection.
-
Nested Class Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic TransformConfig.Builder
builder()
static TransformConfig
getArgs()
getName()
-
Method Details
-
fromNode
-
builder
-
getName
- Returns:
- The name of the projection.
-
getArgs
- Returns:
- Gets the args.
-