org.jclouds.openstack.nova.v2_0.domain.regionscoped
.
Please use SecurityGroupInRegion
instead. To be removed in jclouds 2.0.@Deprecated public class SecurityGroupInRegion extends RegionAndName
Modifier and Type | Field and Description |
---|---|
protected SecurityGroup |
securityGroup
Deprecated.
|
name, NAME_FUNCTION, REGION_FUNCTION, regionId
Constructor and Description |
---|
SecurityGroupInRegion(SecurityGroup securityGroup,
String regionId)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
SecurityGroup |
getSecurityGroup()
Deprecated.
|
String |
toString()
Deprecated.
|
equals, fromRegionAndName, fromSlashEncoded, getName, getRegion, hashCode, slashEncode, string
protected final SecurityGroup securityGroup
public SecurityGroupInRegion(SecurityGroup securityGroup, String regionId)
public SecurityGroup getSecurityGroup()
public String toString()
toString
in class RegionAndName
Copyright © 2009-2016 The Apache Software Foundation. All Rights Reserved.