public static final class SpaceDetail.SecurityGroup.Rule extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
SpaceDetail.SecurityGroup.Rule.RuleBuilder |
| Modifier and Type | Method and Description |
|---|---|
static SpaceDetail.SecurityGroup.Rule.RuleBuilder |
builder() |
boolean |
equals(Object o) |
String |
getDestination() |
String |
getPorts() |
String |
getProtocol() |
int |
hashCode() |
String |
toString() |
@Generated(value="lombok") public static SpaceDetail.SecurityGroup.Rule.RuleBuilder builder()
@Generated(value="lombok") public String getDestination()
@Generated(value="lombok") public String getPorts()
@Generated(value="lombok") public String getProtocol()
@Generated(value="lombok") public boolean equals(Object o)
@Generated(value="lombok") public int hashCode()
@Generated(value="lombok") public String toString()
Copyright © 2016 Pivotal Software, Inc.. All rights reserved.