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