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