public class InlineResponse200 extends Object
| Constructor and Description |
|---|
InlineResponse200() |
| Modifier and Type | Method and Description |
|---|---|
InlineResponse200 |
addResponsesItem(InlineResponse200Responses responsesItem) |
boolean |
equals(Object o) |
List<InlineResponse200Responses> |
getResponses()
Get responses
|
int |
hashCode() |
InlineResponse200 |
responses(List<InlineResponse200Responses> responses) |
void |
setResponses(List<InlineResponse200Responses> responses) |
String |
toString() |
public InlineResponse200 responses(List<InlineResponse200Responses> responses)
public InlineResponse200 addResponsesItem(InlineResponse200Responses responsesItem)
public List<InlineResponse200Responses> getResponses()
public void setResponses(List<InlineResponse200Responses> responses)
Copyright © 2026. All rights reserved.