@Generated(value="io.swagger.codegen.v3.generators.java.JavaClientCodegen") public class CreateEntryResult extends Object
| Constructor and Description |
|---|
CreateEntryResult() |
| Modifier and Type | Method and Description |
|---|---|
CreateEntryResult |
documentLink(String documentLink) |
boolean |
equals(Object o) |
String |
getDocumentLink()
Returns a link to get the created entry.
|
CreateEntryOperations |
getOperations()
Returns operations
|
int |
hashCode() |
CreateEntryResult |
operations(CreateEntryOperations operations) |
void |
setDocumentLink(String documentLink) |
void |
setOperations(CreateEntryOperations operations) |
String |
toString() |
public CreateEntryResult operations(CreateEntryOperations operations)
public CreateEntryOperations getOperations()
public void setOperations(CreateEntryOperations operations)
public CreateEntryResult documentLink(String documentLink)
public String getDocumentLink()
public void setDocumentLink(String documentLink)
Copyright © 2025. All rights reserved.