public final class SdkArrayNode extends Object implements SdkJsonNode
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
int |
hashCode() |
List<SdkJsonNode> |
items() |
String |
toString() |
asText, embeddedObject, fields, get, isNull
public List<SdkJsonNode> items()
items
in interface SdkJsonNode
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.