@Generated public class Struct extends Object
| Constructor and Description |
|---|
Struct() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
Collection<MapStringValueEntry> |
getFields() |
int |
hashCode() |
Struct |
setFields(Collection<MapStringValueEntry> fields) |
String |
toString() |
public Struct setFields(Collection<MapStringValueEntry> fields)
public Collection<MapStringValueEntry> getFields()
Copyright © 2024. All rights reserved.