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