@Generated(value={"Immutables.generator","_GetEventResponse"}) public final class GetEventResponse extends AbstractEventResource
| Modifier and Type | Class and Description |
|---|---|
static class |
GetEventResponse.Builder
Builds instances of type
GetEventResponse. |
| Modifier and Type | Method and Description |
|---|---|
static GetEventResponse.Builder |
builder()
Creates a builder for
GetEventResponse. |
boolean |
equals(Object another)
This instance is equal to all instances of
GetEventResponse that have equal attribute values. |
EventEntity |
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
GetEventResponse with attribute values. |
public EventEntity getEntity()
getEntity in class Resource<EventEntity>public Metadata getMetadata()
getMetadata in class Resource<EventEntity>public boolean equals(Object another)
GetEventResponse that have equal attribute values.public int hashCode()
entity, metadata.public String toString()
GetEventResponse with attribute values.public static GetEventResponse.Builder builder()
GetEventResponse.Copyright © 2017 Pivotal Software, Inc.. All rights reserved.