public class SecurityGroup extends Object implements Serializable
Modifier and Type | Class and Description |
---|---|
static class |
SecurityGroup.Rule |
Constructor and Description |
---|
SecurityGroup() |
public Integer getId()
public String getName()
public String getDescription()
public String getTenantId()
public List<SecurityGroup.Rule> getRules()
Copyright © 2012–2014. All rights reserved.