public class InlineResponse2003EmbeddedCapture extends Object
| Constructor | Description |
|---|---|
InlineResponse2003EmbeddedCapture() |
| Modifier and Type | Method | Description |
|---|---|---|
boolean |
equals(Object o) |
|
InlineResponse2003EmbeddedCaptureLinks |
getLinks() |
Get links
|
String |
getStatus() |
The status of the capture if the capture is called.
|
int |
hashCode() |
|
InlineResponse2003EmbeddedCapture |
links(InlineResponse2003EmbeddedCaptureLinks links) |
|
void |
setLinks(InlineResponse2003EmbeddedCaptureLinks links) |
|
void |
setStatus(String status) |
|
InlineResponse2003EmbeddedCapture |
status(String status) |
|
String |
toString() |
public InlineResponse2003EmbeddedCapture status(String status)
public String getStatus()
public void setStatus(String status)
public InlineResponse2003EmbeddedCapture links(InlineResponse2003EmbeddedCaptureLinks links)
public InlineResponse2003EmbeddedCaptureLinks getLinks()
public void setLinks(InlineResponse2003EmbeddedCaptureLinks links)
Copyright © 2026. All rights reserved.