| Package | Description |
|---|---|
| org.cloudfoundry.uaa.groups | |
| org.cloudfoundry.uaa.users |
| Modifier and Type | Method and Description |
|---|---|
Meta |
UserEntity.getMeta()
Metadata for the result
|
| Modifier and Type | Method and Description |
|---|---|
UserEntity.Builder |
UserEntity.Builder.meta(Meta meta)
Initializes the value for the
meta attribute. |
| Modifier and Type | Method and Description |
|---|---|
Meta |
Meta.Builder.build()
Builds a new
Meta. |
abstract Meta |
AbstractUserSummary.getMeta()
Metadata for the result
|
Meta |
User.getMeta()
Metadata for the result
|
Meta |
VerifyUserResponse.getMeta()
Metadata for the result
|
Meta |
CreateUserResponse.getMeta()
Metadata for the result
|
Meta |
UpdateUserResponse.getMeta()
Metadata for the result
|
Meta |
DeleteUserResponse.getMeta()
Metadata for the result
|
| Modifier and Type | Method and Description |
|---|---|
Meta.Builder |
Meta.Builder.from(Meta instance)
Fill a builder with attribute values from the provided
Meta instance. |
User.Builder |
User.Builder.meta(Meta meta)
Initializes the value for the
meta attribute. |
VerifyUserResponse.Builder |
VerifyUserResponse.Builder.meta(Meta meta)
Initializes the value for the
meta attribute. |
CreateUserResponse.Builder |
CreateUserResponse.Builder.meta(Meta meta)
Initializes the value for the
meta attribute. |
UpdateUserResponse.Builder |
UpdateUserResponse.Builder.meta(Meta meta)
Initializes the value for the
meta attribute. |
DeleteUserResponse.Builder |
DeleteUserResponse.Builder.meta(Meta meta)
Initializes the value for the
meta attribute. |
Copyright © 2017 Pivotal Software, Inc.. All rights reserved.