| Class | Description |
|---|---|
| AuthPolicyActions |
Customization configuration for policy actions enums file.
|
| ConvenienceTypeOverload |
Customization to allow generation of additional setter overloads for a 'convenience' type (i.e.
|
| CustomizationConfig | |
| MetadataConfig |
Contains custom properties to override in service and intermediate model metadata.
|
| OperationModifier |
Use operationModifiers customization to exclude a given operation, or add a
wrapper around the result shape.
|
| ShapeModifier |
Use shapeModifiers customization to add/remove shape members or to modify the
properties of a member.
|
| ShapeModifier_ModifyModel | |
| ShapeSubstitution |
Use shapeSubstitutions customization to override all appearances of the given
shape with a new shape, and optionally use a specific member of the original
shape as the data source.
|
| SimpleMethodFormsWrapper | |
| StringOverloadForByteBufferMember |
Basically a facade POJO over
ConvenienceTypeOverload that hides (i.e. |
| StringOverloadForInputStreamMember |
Basically a facade POJO over
ConvenienceTypeOverload that hides (i.e. |
| Enum | Description |
|---|---|
| DeprecatedSuppression |
Code that has been deprecated and no longer needs to be generated, used for new services.
|
Copyright © 2017. All rights reserved.