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