java.lang.Object
software.amazon.awssdk.codegen.model.service.Input

public class Input extends Object
  • Constructor Details

    • Input

      public Input()
  • Method Details

    • getShape

      public String getShape()
    • setShape

      public void setShape(String shape)
    • getDocumentation

      public String getDocumentation()
    • setDocumentation

      public void setDocumentation(String documentation)
    • getLocationName

      public String getLocationName()
    • setLocationName

      public void setLocationName(String locationName)
    • getXmlNamespace

      public XmlNamespace getXmlNamespace()
    • setXmlNamespace

      public void setXmlNamespace(XmlNamespace xmlNamespace)