public class Firewall extends Object
Constructor and Description |
---|
Firewall() |
Modifier and Type | Method and Description |
---|---|
String |
getBackout() |
String |
getCategory() |
String |
getComment() |
boolean |
getConfigUpdateExist() |
String |
getCurrentVersion() |
Set<Direction> |
getDirections() |
boolean |
getFirmUpdateExist() |
String |
getLatestVersion() |
String |
getLog() |
NAT |
getNat() |
String |
getStatus() |
String |
getUpdateDate() |
public NAT getNat()
public String getLog()
public String getStatus()
public String getCategory()
public String getLatestVersion()
public String getComment()
public boolean getFirmUpdateExist()
public boolean getConfigUpdateExist()
public String getBackout()
public String getUpdateDate()
public String getCurrentVersion()
Copyright © 2009-2013 jclouds. All Rights Reserved.