@Generated(value="io.swagger.codegen.v3.generators.java.JavaClientCodegen", date="2022-10-17T11:38:41.655-04:00[America/New_York]") 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() |
CreateEntryOperations |
getOperations() |
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 © 2022. All rights reserved.