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