@Generated(value={"Immutables.generator","_UserOrganizationRoleResource"}) public final class UserOrganizationRoleResource extends AbstractUserOrganizationRoleResource
| Modifier and Type | Class and Description |
|---|---|
static class |
UserOrganizationRoleResource.Builder
Builds instances of type
UserOrganizationRoleResource. |
| Modifier and Type | Method and Description |
|---|---|
static UserOrganizationRoleResource.Builder |
builder()
Creates a builder for
UserOrganizationRoleResource. |
boolean |
equals(Object another)
This instance is equal to all instances of
UserOrganizationRoleResource that have equal attribute values. |
UserOrganizationRoleEntity |
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
UserOrganizationRoleResource with attribute values. |
public UserOrganizationRoleEntity getEntity()
getEntity in class Resource<UserOrganizationRoleEntity>public Metadata getMetadata()
getMetadata in class Resource<UserOrganizationRoleEntity>public boolean equals(Object another)
UserOrganizationRoleResource that have equal attribute values.public int hashCode()
entity, metadata.public String toString()
UserOrganizationRoleResource with attribute values.public static UserOrganizationRoleResource.Builder builder()
UserOrganizationRoleResource.Copyright © 2017 Pivotal Software, Inc.. All rights reserved.