Class MapValueType
- java.lang.Object
-
- software.amazon.awssdk.codegen.model.service.MapValueType
-
public class MapValueType extends Object
-
-
Constructor Summary
Constructors Constructor Description MapValueType()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetLocationName()StringgetShape()voidsetLocationName(String locationName)voidsetShape(String shape)
-