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