public class SecurityGroupRule extends BrktResource
| Constructor and Description |
|---|
SecurityGroupRule() |
| Modifier and Type | Method and Description |
|---|---|
String |
getCidrIp() |
String |
getIpProto() |
Boolean |
getIsIngress() |
Integer |
getPortRangeFrom() |
Integer |
getPortRangeTo() |
String |
getSecurityGroupId() |
String |
getSrcSecurityGroupId() |
getCreatedBy, getCreatedTime, getCustomerId, getDescription, getId, getModifiedBy, getModifiedTime, getName, toStringpublic String getCidrIp()
public String getIpProto()
public Boolean getIsIngress()
public Integer getPortRangeFrom()
public Integer getPortRangeTo()
public String getSecurityGroupId()
public String getSrcSecurityGroupId()
Copyright © 2015. All rights reserved.