Uses of Class
software.amazon.awssdk.codegen.model.config.customization.ShapeModifier
-
Packages that use ShapeModifier Package Description software.amazon.awssdk.codegen.model.config.customization -
-
Uses of ShapeModifier in software.amazon.awssdk.codegen.model.config.customization
Methods in software.amazon.awssdk.codegen.model.config.customization that return types with arguments of type ShapeModifier Modifier and Type Method Description Map<String,ShapeModifier>
CustomizationConfig. getShapeModifiers()
Method parameters in software.amazon.awssdk.codegen.model.config.customization with type arguments of type ShapeModifier Modifier and Type Method Description void
CustomizationConfig. setShapeModifiers(Map<String,ShapeModifier> shapeModifiers)
-