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