Amazon Glue Scala ObjectNode APIs - Amazon Glue
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

Amazon Glue Scala ObjectNode APIs

Package: com.amazonaws.services.glue.types

ObjectNode object

ObjectNode

object ObjectNode

ObjectNode def methods

def apply( frameKeys : Set[String], v1 : mutable.Map[String, DynamicNode], v2 : mutable.Map[String, DynamicNode], resolveWith : String ) : ObjectNode

ObjectNode case class

ObjectNode

case class ObjectNode extends MapLikeNode(value) ( val value : mutable.Map[String, DynamicNode] )

ObjectNode def methods

def clone
def equals( other : Any )
def hashCode : Int
def nodeType
def this