@Generated(value="org.immutables.processor.ProxyProcessor") public final class EventsRequest extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
EventsRequest.Builder
Builds instances of type
EventsRequest. |
| Modifier and Type | Method and Description |
|---|---|
static EventsRequest.Builder |
builder()
Creates a builder for
EventsRequest. |
boolean |
equals(Object another)
This instance is equal to all instances of
EventsRequest that have equal attribute values. |
int |
hashCode()
Returns a constant hash code value.
|
String |
toString()
Prints the immutable value
EventsRequest. |
public boolean equals(Object another)
EventsRequest that have equal attribute values.public int hashCode()
public String toString()
EventsRequest.public static EventsRequest.Builder builder()
EventsRequest.
EventsRequest.builder()
.build();
Copyright © 2020. All rights reserved.