| Package | Description |
|---|---|
| org.cloudfoundry.client.v2.securitygroups |
| Modifier and Type | Method and Description |
|---|---|
static Protocol |
Protocol.from(String s) |
Protocol |
RuleEntity.getProtocol()
The protocol
|
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 |
|---|---|
RuleEntity.Builder |
RuleEntity.Builder.protocol(Protocol protocol)
Initializes the value for the
protocol attribute. |
Copyright © 2017 Pivotal Software, Inc.. All rights reserved.