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