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