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