Class XmlElement.Builder
java.lang.Object
software.amazon.awssdk.protocols.query.unmarshall.XmlElement.Builder
- Enclosing class:
XmlElement
Builder for
XmlElement.-
Method Summary
Modifier and TypeMethodDescriptionaddChildElement(XmlElement childElement) attributes(Map<String, String> attributes) build()elementName(String elementName) textContent(String textContent)
-
Method Details
-
elementName
-
addChildElement
-
textContent
-
attributes
-
build
-