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