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