public static class GetHoneypotProbeResponse.Data.HoneypotProbeBindListItem extends Object
限定符和类型 | 类和说明 |
---|---|
static class |
GetHoneypotProbeResponse.Data.HoneypotProbeBindListItem.BindPortListItem |
构造器和说明 |
---|
HoneypotProbeBindListItem() |
限定符和类型 | 方法和说明 |
---|---|
String |
getBindId() |
List<GetHoneypotProbeResponse.Data.HoneypotProbeBindListItem.BindPortListItem> |
getBindPortList() |
String |
getHoneypotId() |
List<String> |
getServiceIpList() |
Integer |
getStatus() |
void |
setBindId(String bindId) |
void |
setBindPortList(List<GetHoneypotProbeResponse.Data.HoneypotProbeBindListItem.BindPortListItem> bindPortList) |
void |
setHoneypotId(String honeypotId) |
void |
setServiceIpList(List<String> serviceIpList) |
void |
setStatus(Integer status) |
public Integer getStatus()
public void setStatus(Integer status)
public String getHoneypotId()
public void setHoneypotId(String honeypotId)
public String getBindId()
public void setBindId(String bindId)
public List<GetHoneypotProbeResponse.Data.HoneypotProbeBindListItem.BindPortListItem> getBindPortList()
public void setBindPortList(List<GetHoneypotProbeResponse.Data.HoneypotProbeBindListItem.BindPortListItem> bindPortList)
Copyright © 2023. All rights reserved.