@Generated(value={"Immutables.generator","_GetSecurityGroupRequest"}) public final class GetSecurityGroupRequest extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
GetSecurityGroupRequest.Builder
Builds instances of type
GetSecurityGroupRequest. |
| Modifier and Type | Method and Description |
|---|---|
static GetSecurityGroupRequest.Builder |
builder()
Creates a builder for
GetSecurityGroupRequest. |
boolean |
equals(Object another)
This instance is equal to all instances of
GetSecurityGroupRequest that have equal attribute values. |
String |
getSecurityGroupId()
The security group id
|
int |
hashCode()
Computes a hash code from attributes:
securityGroupId. |
String |
toString()
Prints the immutable value
GetSecurityGroupRequest with attribute values. |
public String getSecurityGroupId()
public boolean equals(Object another)
GetSecurityGroupRequest that have equal attribute values.public int hashCode()
securityGroupId.public String toString()
GetSecurityGroupRequest with attribute values.public static GetSecurityGroupRequest.Builder builder()
GetSecurityGroupRequest.Copyright © 2017 Pivotal Software, Inc.. All rights reserved.