@Generated(value={"Immutables.generator","_UserSpaceResource"}) public final class UserSpaceResource extends AbstractUserSpaceResource
| Modifier and Type | Class and Description |
|---|---|
static class |
UserSpaceResource.Builder
Builds instances of type
UserSpaceResource. |
| Modifier and Type | Method and Description |
|---|---|
static UserSpaceResource.Builder |
builder()
Creates a builder for
UserSpaceResource. |
boolean |
equals(Object another)
This instance is equal to all instances of
UserSpaceResource that have equal attribute values. |
UserSpaceEntity |
getEntity()
The resource's entity
|
Metadata |
getMetadata()
The resource's metadata
|
int |
hashCode()
Computes a hash code from attributes:
entity, metadata. |
String |
toString()
Prints the immutable value
UserSpaceResource with attribute values. |
public UserSpaceEntity getEntity()
getEntity in class Resource<UserSpaceEntity>public Metadata getMetadata()
getMetadata in class Resource<UserSpaceEntity>public boolean equals(Object another)
UserSpaceResource that have equal attribute values.public int hashCode()
entity, metadata.public String toString()
UserSpaceResource with attribute values.public static UserSpaceResource.Builder builder()
UserSpaceResource.Copyright © 2017 Pivotal Software, Inc.. All rights reserved.