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