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