@Generated(value={"Immutables.generator","_GetServiceBindingResponse"}) public final class GetServiceBindingResponse extends ServiceBinding
| Modifier and Type | Class and Description |
|---|---|
static class |
GetServiceBindingResponse.Builder
Builds instances of type
GetServiceBindingResponse. |
| Modifier and Type | Method and Description |
|---|---|
static GetServiceBindingResponse.Builder |
builder()
Creates a builder for
GetServiceBindingResponse. |
boolean |
equals(Object another)
This instance is equal to all instances of
GetServiceBindingResponse that have equal attribute values. |
String |
getCreatedAt()
The created at
|
ServiceBindingData |
getData()
The datas
|
String |
getId()
The id
|
Map<String,Link> |
getLinks()
The links
|
String |
getType()
The type
|
String |
getUpdatedAt()
The updated at
|
int |
hashCode()
Computes a hash code from attributes:
createdAt, data, id, links, type, updatedAt. |
String |
toString()
Prints the immutable value
GetServiceBindingResponse with attribute values. |
public String getCreatedAt()
getCreatedAt in class ServiceBindingpublic ServiceBindingData getData()
getData in class ServiceBindingpublic String getId()
getId in class ServiceBindingpublic Map<String,Link> getLinks()
getLinks in class ServiceBindingpublic String getType()
getType in class ServiceBindingpublic String getUpdatedAt()
getUpdatedAt in class ServiceBindingpublic boolean equals(Object another)
GetServiceBindingResponse that have equal attribute values.public int hashCode()
createdAt, data, id, links, type, updatedAt.public String toString()
GetServiceBindingResponse with attribute values.public static GetServiceBindingResponse.Builder builder()
GetServiceBindingResponse.Copyright © 2017 Pivotal Software, Inc.. All rights reserved.