@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen") public class InlineResponse2006 extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
SERIALIZED_NAME_SECTIONS |
| Constructor and Description |
|---|
InlineResponse2006() |
| Modifier and Type | Method and Description |
|---|---|
InlineResponse2006 |
addSectionsItem(Section sectionsItem) |
boolean |
equals(Object o) |
List<Section> |
getSections()
Get sections
|
int |
hashCode() |
InlineResponse2006 |
sections(List<Section> sections) |
void |
setSections(List<Section> sections) |
String |
toString() |
public static final String SERIALIZED_NAME_SECTIONS
public InlineResponse2006 sections(List<Section> sections)
public InlineResponse2006 addSectionsItem(Section sectionsItem)
Copyright © 2022. All rights reserved.