@Generated(value="io.swagger.codegen.v3.generators.java.JavaClientCodegen") public class GetEntryByPathResponse extends Object
| Constructor and Description |
|---|
GetEntryByPathResponse() |
| Modifier and Type | Method and Description |
|---|---|
GetEntryByPathResponse |
ancestorEntry(Entry ancestorEntry) |
GetEntryByPathResponse |
entry(Entry entry) |
boolean |
equals(Object o) |
Entry |
getAncestorEntry()
Returns ancestorEntry
|
Entry |
getEntry()
Returns entry
|
int |
hashCode() |
void |
setAncestorEntry(Entry ancestorEntry) |
void |
setEntry(Entry entry) |
String |
toString() |
public GetEntryByPathResponse entry(Entry entry)
public Entry getEntry()
public void setEntry(Entry entry)
public GetEntryByPathResponse ancestorEntry(Entry ancestorEntry)
public Entry getAncestorEntry()
public void setAncestorEntry(Entry ancestorEntry)
Copyright © 2025. All rights reserved.