@Generated(value={"Immutables.generator","_Relationships"}) public final class Relationships extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
Relationships.Builder
Builds instances of type
Relationships. |
| Modifier and Type | Method and Description |
|---|---|
static Relationships.Builder |
builder()
Creates a builder for
Relationships. |
boolean |
equals(Object another)
This instance is equal to all instances of
Relationships that have equal attribute values. |
Relationship |
getApplication()
The application relationship
|
Relationship |
getServiceInstance()
The service instance relationship
|
int |
hashCode()
Computes a hash code from attributes:
application, serviceInstance. |
String |
toString()
Prints the immutable value
Relationships with attribute values. |
public Relationship getApplication()
public Relationship getServiceInstance()
public boolean equals(Object another)
Relationships that have equal attribute values.public int hashCode()
application, serviceInstance.public String toString()
Relationships with attribute values.public static Relationships.Builder builder()
Relationships.Copyright © 2017 Pivotal Software, Inc.. All rights reserved.