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