Class XmlAttributesTrait
java.lang.Object
software.amazon.awssdk.core.traits.XmlAttributesTrait
- All Implemented Interfaces:
 Trait
Trait to include the xml attributes such as "xmlns:xsi" or "xsi:type".
- 
Nested Class Summary
Nested Classes - 
Method Summary
Modifier and TypeMethodDescriptionstatic XmlAttributesTraitcreate(Pair<String, XmlAttributesTrait.AttributeAccessors>... pairs)  
- 
Method Details
- 
create
public static XmlAttributesTrait create(Pair<String, XmlAttributesTrait.AttributeAccessors>... pairs)  - 
attributes
 
 -