@Generated(value={"Immutables.generator","_UnmapExternalGroupByGroupDisplayNameRequest"}) public final class UnmapExternalGroupByGroupDisplayNameRequest extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
UnmapExternalGroupByGroupDisplayNameRequest.Builder
Builds instances of type
UnmapExternalGroupByGroupDisplayNameRequest. |
| Modifier and Type | Method and Description |
|---|---|
static UnmapExternalGroupByGroupDisplayNameRequest.Builder |
builder()
Creates a builder for
UnmapExternalGroupByGroupDisplayNameRequest. |
boolean |
equals(Object another)
This instance is equal to all instances of
UnmapExternalGroupByGroupDisplayNameRequest 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 |
getGroupDisplayName()
The group's displayed name
|
String |
getIdentityZoneId()
Returns the identity zone id
|
String |
getOrigin()
Unique alias of the identity provider
|
int |
hashCode()
Computes a hash code from attributes:
externalGroup, groupDisplayName, origin, identityZoneId. |
String |
toString()
Prints the immutable value
UnmapExternalGroupByGroupDisplayNameRequest with attribute values. |
public String getExternalGroup()
public String getGroupDisplayName()
public String getOrigin()
public String getIdentityZoneId()
public boolean equals(Object another)
UnmapExternalGroupByGroupDisplayNameRequest that have equal attribute values.public int hashCode()
externalGroup, groupDisplayName, origin, identityZoneId.public String toString()
UnmapExternalGroupByGroupDisplayNameRequest with attribute values.public static UnmapExternalGroupByGroupDisplayNameRequest.Builder builder()
UnmapExternalGroupByGroupDisplayNameRequest.Copyright © 2017 Pivotal Software, Inc.. All rights reserved.