@Generated(value="io.swagger.codegen.languages.JavaClientCodegen", date="2020-09-14T15:19:00.879+05:30") public class V1FileDetailsGet200ResponseLinksSelf extends Object
| Constructor and Description |
|---|
V1FileDetailsGet200ResponseLinksSelf() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getHref()
Get href
|
String |
getMethod()
Get method
|
int |
hashCode() |
V1FileDetailsGet200ResponseLinksSelf |
href(String href) |
V1FileDetailsGet200ResponseLinksSelf |
method(String method) |
void |
setHref(String href) |
void |
setMethod(String method) |
String |
toString() |
public V1FileDetailsGet200ResponseLinksSelf()
public V1FileDetailsGet200ResponseLinksSelf href(String href)
public String getHref()
public void setHref(String href)
public V1FileDetailsGet200ResponseLinksSelf method(String method)
public String getMethod()
public void setMethod(String method)
Copyright © 2020. All rights reserved.