public class InlineResponse2006Links extends Object
| Constructor and Description |
|---|
InlineResponse2006Links() |
| Modifier and Type | Method and Description |
|---|---|
InlineResponse2006Links |
addReportItem(InlineResponse2006LinksReport reportItem) |
boolean |
equals(Object o) |
List<InlineResponse2006LinksReport> |
getReport()
Get report
|
InlineResponse202LinksStatus |
getSelf()
Get self
|
int |
hashCode() |
InlineResponse2006Links |
report(List<InlineResponse2006LinksReport> report) |
InlineResponse2006Links |
self(InlineResponse202LinksStatus self) |
void |
setReport(List<InlineResponse2006LinksReport> report) |
void |
setSelf(InlineResponse202LinksStatus self) |
String |
toString() |
public InlineResponse2006Links self(InlineResponse202LinksStatus self)
public InlineResponse202LinksStatus getSelf()
public void setSelf(InlineResponse202LinksStatus self)
public InlineResponse2006Links report(List<InlineResponse2006LinksReport> report)
public InlineResponse2006Links addReportItem(InlineResponse2006LinksReport reportItem)
public List<InlineResponse2006LinksReport> getReport()
public void setReport(List<InlineResponse2006LinksReport> report)
Copyright © 2025. All rights reserved.