Class Remote

    • Method Detail

      • toNode

        public Node toNode()
        Description copied from interface: ToNode
        Converts a value to a Node.
        Specified by:
        toNode in interface ToNode
        Returns:
        Returns the creates Node.
      • toBuilder

        public Remote.Builder toBuilder()
        Description copied from interface: ToSmithyBuilder
        Take this object and create a builder that contains all of the current property values of this object.
        Specified by:
        toBuilder in interface ToSmithyBuilder<Remote>
        Returns:
        a builder for type T
      • getDefinitions

        public java.util.Map<java.lang.String,​Schema> getDefinitions()
      • getProperties

        public java.util.Map<java.lang.String,​Property> getProperties()