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