public class GetVipDetailRowData
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
boolean |
blackListed |
java.lang.String |
comment
Host level comment
|
java.util.Map<java.lang.String,GetVipDetailCellData> |
details
Map of DC to cell level details
|
java.lang.String |
hostName
Name of the host in the pool
|
java.lang.String |
warning
Short text describing any issues with this host in the pool
|
| Constructor and Description |
|---|
GetVipDetailRowData() |
public java.lang.String hostName
public java.util.Map<java.lang.String,GetVipDetailCellData> details
public java.lang.String warning
public java.lang.String comment
public boolean blackListed
Copyright © 2017 Richard Thurston. All Rights Reserved.