@Generated(value={"Immutables.generator","_MapExternalGroupRequest"}) public final class MapExternalGroupRequest extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
MapExternalGroupRequest.Builder
Builds instances of type
MapExternalGroupRequest. |
| Modifier and Type | Method and Description |
|---|---|
static MapExternalGroupRequest.Builder |
builder()
Creates a builder for
MapExternalGroupRequest. |
boolean |
equals(Object another)
This instance is equal to all instances of
MapExternalGroupRequest that have equal attribute values. |
String |
getExternalGroup()
The identifier for the group in external identity provider that needs to be mapped 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
MapExternalGroupRequest with attribute values. |
public String getExternalGroup()
public String getGroupId()
public String getOrigin()
public String getIdentityZoneId()
public String getIdentityZoneSubdomain()
public boolean equals(Object another)
MapExternalGroupRequest that have equal attribute values.public int hashCode()
externalGroup, groupId, origin, identityZoneId, identityZoneSubdomain.public String toString()
MapExternalGroupRequest with attribute values.public static MapExternalGroupRequest.Builder builder()
MapExternalGroupRequest.Copyright © 2017 Pivotal Software, Inc.. All rights reserved.