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