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