public class InlineResponse2022Links extends Object
| Constructor and Description |
|---|
InlineResponse2022Links() |
| Modifier and Type | Method and Description |
|---|---|
InlineResponse2022Links |
addStatusItem(InlineResponse2022LinksStatus statusItem) |
boolean |
equals(Object o) |
InlineResponse401LinksSelf |
getSelf()
Get self
|
List<InlineResponse2022LinksStatus> |
getStatus()
Get status
|
int |
hashCode() |
InlineResponse2022Links |
self(InlineResponse401LinksSelf self) |
void |
setSelf(InlineResponse401LinksSelf self) |
void |
setStatus(List<InlineResponse2022LinksStatus> status) |
InlineResponse2022Links |
status(List<InlineResponse2022LinksStatus> status) |
String |
toString() |
public InlineResponse2022Links self(InlineResponse401LinksSelf self)
public InlineResponse401LinksSelf getSelf()
public void setSelf(InlineResponse401LinksSelf self)
public InlineResponse2022Links status(List<InlineResponse2022LinksStatus> status)
public InlineResponse2022Links addStatusItem(InlineResponse2022LinksStatus statusItem)
public List<InlineResponse2022LinksStatus> getStatus()
public void setStatus(List<InlineResponse2022LinksStatus> status)
Copyright © 2023. All rights reserved.