@Generated(value="org.immutables.processor.ProxyProcessor") public final class GetApplicationHealthCheckRequest extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
GetApplicationHealthCheckRequest.Builder
Builds instances of type
GetApplicationHealthCheckRequest. |
| Modifier and Type | Method and Description |
|---|---|
static GetApplicationHealthCheckRequest.Builder |
builder()
Creates a builder for
GetApplicationHealthCheckRequest. |
boolean |
equals(Object another)
This instance is equal to all instances of
GetApplicationHealthCheckRequest that have equal attribute values. |
String |
getName()
The name of the application
|
int |
hashCode()
Computes a hash code from attributes:
name. |
String |
toString()
Prints the immutable value
GetApplicationHealthCheckRequest with attribute values. |
public String getName()
public boolean equals(Object another)
GetApplicationHealthCheckRequest that have equal attribute values.public int hashCode()
name.public String toString()
GetApplicationHealthCheckRequest with attribute values.public static GetApplicationHealthCheckRequest.Builder builder()
GetApplicationHealthCheckRequest.Copyright © 2018. All rights reserved.