| Package | Description |
|---|---|
| org.cloudfoundry.uaa.groups |
| Modifier and Type | Class and Description |
|---|---|
class |
GroupEntity
|
class |
UserEntity
|
| Modifier and Type | Method and Description |
|---|---|
Optional<Entity> |
Member.getEntity()
Present only if requested with returnEntities; user or group with membership in the group
|
| Modifier and Type | Method and Description |
|---|---|
Member.Builder |
Member.Builder.entity(Entity entity)
Initializes the optional value
entity to entity. |
| Modifier and Type | Method and Description |
|---|---|
Member.Builder |
Member.Builder.entity(Optional<? extends Entity> entity)
Initializes the optional value
entity to entity. |
Copyright © 2020. All rights reserved.