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