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