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