@Generated(value={"Immutables.generator","_UnmapExternalGroupByGroupIdRequest"}) public final class UnmapExternalGroupByGroupIdRequest extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
UnmapExternalGroupByGroupIdRequest.Builder
Builds instances of type
UnmapExternalGroupByGroupIdRequest. |
| Modifier and Type | Method and Description |
|---|---|
static UnmapExternalGroupByGroupIdRequest.Builder |
builder()
Creates a builder for
UnmapExternalGroupByGroupIdRequest. |
boolean |
equals(Object another)
This instance is equal to all instances of
UnmapExternalGroupByGroupIdRequest that have equal attribute values. |
String |
getExternalGroup()
The identifier for the group in external identity provider that needs to be unmapped to internal UAA groups
|
String |
getGroupId()
The group unique ID
|
String |
getIdentityZoneId()
Returns the identity zone id
|
String |
getIdentityZoneSubdomain()
Returns the identity zone subdomain
|
String |
getOrigin()
Unique alias of the identity provider
|
int |
hashCode()
Computes a hash code from attributes:
externalGroup, groupId, origin, identityZoneId, identityZoneSubdomain. |
String |
toString()
Prints the immutable value
UnmapExternalGroupByGroupIdRequest with attribute values. |
public String getExternalGroup()
public String getGroupId()
public String getOrigin()
public String getIdentityZoneId()
public String getIdentityZoneSubdomain()
public boolean equals(Object another)
UnmapExternalGroupByGroupIdRequest that have equal attribute values.public int hashCode()
externalGroup, groupId, origin, identityZoneId, identityZoneSubdomain.public String toString()
UnmapExternalGroupByGroupIdRequest with attribute values.public static UnmapExternalGroupByGroupIdRequest.Builder builder()
UnmapExternalGroupByGroupIdRequest.Copyright © 2017 Pivotal Software, Inc.. All rights reserved.