@Generated(value="io.swagger.codegen.languages.JavaClientCodegen", date="2020-09-14T15:19:00.879+05:30") public class Riskv1liststypeentriesDeviceInformation extends Object
| Constructor and Description |
|---|
Riskv1liststypeentriesDeviceInformation() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getIpAddress()
IP address of the customer.
|
String |
getNetworkIpAddress()
Network IP address of the customer (for example, 10.1.27).
|
int |
hashCode() |
Riskv1liststypeentriesDeviceInformation |
ipAddress(String ipAddress) |
Riskv1liststypeentriesDeviceInformation |
networkIpAddress(String networkIpAddress) |
void |
setIpAddress(String ipAddress) |
void |
setNetworkIpAddress(String networkIpAddress) |
String |
toString() |
public Riskv1liststypeentriesDeviceInformation()
public Riskv1liststypeentriesDeviceInformation ipAddress(String ipAddress)
public String getIpAddress()
public void setIpAddress(String ipAddress)
public Riskv1liststypeentriesDeviceInformation networkIpAddress(String networkIpAddress)
public String getNetworkIpAddress()
public void setNetworkIpAddress(String networkIpAddress)
Copyright © 2020. All rights reserved.