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