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