public static class LogsResponse.Context extends Object
| Constructor and Description |
|---|
Context() |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
canEqual(Object other) |
boolean |
equals(Object o) |
String |
getIpAddress() |
LogsResponse.Location |
getLocation() |
String |
getUa() |
int |
hashCode() |
void |
setIpAddress(String ipAddress) |
void |
setLocation(LogsResponse.Location location) |
void |
setUa(String ua) |
String |
toString() |
public LogsResponse.Location getLocation()
public String getUa()
public String getIpAddress()
public void setLocation(LogsResponse.Location location)
public void setUa(String ua)
public void setIpAddress(String ipAddress)
protected boolean canEqual(Object other)
Copyright © 2020. All rights reserved.