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