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