@Generated(value={"Immutables.generator","_ServiceKeyEntity"}) public final class ServiceKeyEntity extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
ServiceKeyEntity.Builder
Builds instances of type
ServiceKeyEntity. |
| Modifier and Type | Method and Description |
|---|---|
static ServiceKeyEntity.Builder |
builder()
Creates a builder for
ServiceKeyEntity. |
boolean |
equals(Object another)
This instance is equal to all instances of
ServiceKeyEntity that have equal attribute values. |
Map<String,Object> |
getCredentials()
The credentials
|
String |
getName()
The name
|
String |
getServiceInstanceId()
The service instance id
|
String |
getServiceInstanceUrl()
The service instance url
|
int |
hashCode()
Computes a hash code from attributes:
credentials, name, serviceInstanceId, serviceInstanceUrl. |
String |
toString()
Prints the immutable value
ServiceKeyEntity with attribute values. |
public String getName()
public String getServiceInstanceId()
public String getServiceInstanceUrl()
public boolean equals(Object another)
ServiceKeyEntity that have equal attribute values.public int hashCode()
credentials, name, serviceInstanceId, serviceInstanceUrl.public String toString()
ServiceKeyEntity with attribute values.public static ServiceKeyEntity.Builder builder()
ServiceKeyEntity.Copyright © 2017 Pivotal Software, Inc.. All rights reserved.