Package | Description |
---|---|
org.kuali.common.aws.ec2.model.security |
Modifier and Type | Method and Description |
---|---|
Protocol |
Permission.getProtocol() |
static Protocol |
Protocol.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Protocol[] |
Protocol.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
Permission.Builder |
Permission.Builder.withProtocol(Protocol protocol) |
Copyright © 2004–2014 The Kuali Foundation. All rights reserved.