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