@Generated(value="io.swagger.codegen.languages.JavaClientCodegen", date="2020-10-08T15:42:34.431Z") public class ApiMapEntryOfHostNameList extends Object
Constructor and Description |
---|
ApiMapEntryOfHostNameList() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
String |
getKey() |
ApiHostNameList |
getValue() |
int |
hashCode() |
ApiMapEntryOfHostNameList |
key(String key) |
void |
setKey(String key) |
void |
setValue(ApiHostNameList value) |
String |
toString() |
ApiMapEntryOfHostNameList |
value(ApiHostNameList value) |
public ApiMapEntryOfHostNameList key(String key)
public String getKey()
public void setKey(String key)
public ApiMapEntryOfHostNameList value(ApiHostNameList value)
public ApiHostNameList getValue()
public void setValue(ApiHostNameList value)
Copyright © 2020. All rights reserved.