Package | Description |
---|---|
com.woorea.openstack.nova.api.extensions |
Modifier and Type | Method and Description |
---|---|
SecurityGroupsExtension.CreateRule |
SecurityGroupsExtension.createSecurityGroupRule(Integer parentSecurityGroupId,
String ipProtocol,
Integer fromPort,
Integer toPort,
Integer sourceGroupId) |
SecurityGroupsExtension.CreateRule |
SecurityGroupsExtension.createSecurityGroupRule(Integer parentSecurityGroupId,
String ipProtocol,
Integer fromPort,
Integer toPort,
String cidr) |
Copyright © 2012–2014. All rights reserved.