|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jclouds.openstack.nova.v2_0.domain.zonescoped.ZoneAndName
org.jclouds.openstack.nova.v2_0.domain.zonescoped.SecurityGroupInZone
public class SecurityGroupInZone
| Field Summary | |
|---|---|
protected SecurityGroup |
securityGroup
|
| Fields inherited from class org.jclouds.openstack.nova.v2_0.domain.zonescoped.ZoneAndName |
|---|
name, NAME_FUNCTION, ZONE_FUNCTION, zoneId |
| Constructor Summary | |
|---|---|
SecurityGroupInZone(SecurityGroup securityGroup,
String zoneId)
|
|
| Method Summary | |
|---|---|
SecurityGroup |
getServer()
|
String |
toString()
|
| Methods inherited from class org.jclouds.openstack.nova.v2_0.domain.zonescoped.ZoneAndName |
|---|
equals, fromSlashEncoded, fromZoneAndName, getName, getZone, hashCode, slashEncode, string |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
protected final SecurityGroup securityGroup
| Constructor Detail |
|---|
public SecurityGroupInZone(SecurityGroup securityGroup,
String zoneId)
| Method Detail |
|---|
public SecurityGroup getServer()
public String toString()
toString in class ZoneAndName
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||