| Package | Description |
|---|---|
| com.brkt.client |
| Modifier and Type | Method and Description |
|---|---|
SecurityGroupRule |
BrktService.createSecurityGroupRule(String securityGroupId,
Map<String,Object> attrs) |
SecurityGroupRule |
BrktService.deleteSecurityGroupRule(String ruleId) |
SecurityGroupRule |
BrktService.getSecurityGroupRule(String ruleId) |
SecurityGroupRule |
BrktService.updateSecurityGroupRule(String ruleId,
Map<String,Object> attrs) |
| Modifier and Type | Method and Description |
|---|---|
List<SecurityGroupRule> |
BrktService.getRulesForSecurityGroup(String securityGroupId) |
Copyright © 2015. All rights reserved.