@Generated(value={"Immutables.generator","_UpdateSecurityGroupResponse"}) public final class UpdateSecurityGroupResponse extends AbstractSecurityGroupResource
| Modifier and Type | Class and Description |
|---|---|
static class |
UpdateSecurityGroupResponse.Builder
Builds instances of type
UpdateSecurityGroupResponse. |
| Modifier and Type | Method and Description |
|---|---|
static UpdateSecurityGroupResponse.Builder |
builder()
Creates a builder for
UpdateSecurityGroupResponse. |
boolean |
equals(Object another)
This instance is equal to all instances of
UpdateSecurityGroupResponse that have equal attribute values. |
SecurityGroupEntity |
getEntity()
The resource's entity
|
Metadata |
getMetadata()
The resource's metadata
|
int |
hashCode()
Computes a hash code from attributes:
entity, metadata. |
String |
toString()
Prints the immutable value
UpdateSecurityGroupResponse with attribute values. |
public SecurityGroupEntity getEntity()
getEntity in class Resource<SecurityGroupEntity>public Metadata getMetadata()
getMetadata in class Resource<SecurityGroupEntity>public boolean equals(Object another)
UpdateSecurityGroupResponse that have equal attribute values.public int hashCode()
entity, metadata.public String toString()
UpdateSecurityGroupResponse with attribute values.public static UpdateSecurityGroupResponse.Builder builder()
UpdateSecurityGroupResponse.Copyright © 2017 Pivotal Software, Inc.. All rights reserved.