@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. |
Boolean |
getAsync()
The async
|
String |
getUserId()
The ID of the user
|
int |
hashCode()
Computes a hash code from attributes:
async, userId. |
String |
toString()
Prints the immutable value
DeleteUserRequest with attribute values. |
public Boolean getAsync()
public String getUserId()
public boolean equals(Object another)
DeleteUserRequest that have equal attribute values.public int hashCode()
async, userId.public String toString()
DeleteUserRequest with attribute values.public static DeleteUserRequest.Builder builder()
DeleteUserRequest.Copyright © 2017 Pivotal Software, Inc.. All rights reserved.