ImmutableSecurityGroupRule |
ImmutableSecurityGroupRule.Builder.build() |
|
static ImmutableSecurityGroupRule |
ImmutableSecurityGroupRule.copyOf(SecurityGroupRule instance) |
|
ImmutableSecurityGroupRule |
ImmutableSecurityGroupRule.withCode(Integer value) |
Copy the current immutable object by setting a value for the code attribute.
|
ImmutableSecurityGroupRule |
ImmutableSecurityGroupRule.withDestination(String value) |
Copy the current immutable object by setting a value for the destination attribute.
|
ImmutableSecurityGroupRule |
ImmutableSecurityGroupRule.withLog(Boolean value) |
Copy the current immutable object by setting a value for the log attribute.
|
ImmutableSecurityGroupRule |
ImmutableSecurityGroupRule.withPorts(String value) |
Copy the current immutable object by setting a value for the ports attribute.
|
ImmutableSecurityGroupRule |
ImmutableSecurityGroupRule.withProtocol(String value) |
Copy the current immutable object by setting a value for the protocol attribute.
|
ImmutableSecurityGroupRule |
ImmutableSecurityGroupRule.withType(Integer value) |
Copy the current immutable object by setting a value for the type attribute.
|