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