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