|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jclouds.ec2.compute.domain.RegionAndName
org.jclouds.ec2.compute.domain.RegionNameAndIngressRules
public class RegionNameAndIngressRules
| Field Summary |
|---|
| Fields inherited from class org.jclouds.ec2.compute.domain.RegionAndName |
|---|
name, region |
| Constructor Summary | |
|---|---|
RegionNameAndIngressRules(String region,
String tag,
int[] ports,
boolean authorizeSelf)
|
|
| Method Summary | |
|---|---|
int[] |
getPorts()
|
boolean |
shouldAuthorizeSelf()
|
| Methods inherited from class org.jclouds.ec2.compute.domain.RegionAndName |
|---|
equals, getName, getRegion, hashCode, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public RegionNameAndIngressRules(String region,
String tag,
int[] ports,
boolean authorizeSelf)
| Method Detail |
|---|
public int[] getPorts()
public boolean shouldAuthorizeSelf()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||