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