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