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