| Package | Description |
|---|---|
| org.cloudfoundry.client.v2.users |
| Modifier and Type | Method and Description |
|---|---|
UserEntity |
UserEntity.Builder.build()
Builds a new
UserEntity. |
UserEntity |
AssociateUserBillingManagedOrganizationResponse.getEntity()
The resource's entity
|
UserEntity |
UpdateUserResponse.getEntity()
The resource's entity
|
UserEntity |
GetUserResponse.getEntity()
The resource's entity
|
UserEntity |
AssociateUserSpaceResponse.getEntity()
The resource's entity
|
UserEntity |
UserResource.getEntity()
The resource's entity
|
UserEntity |
AssociateUserManagedOrganizationResponse.getEntity()
The resource's entity
|
UserEntity |
CreateUserResponse.getEntity()
The resource's entity
|
UserEntity |
AssociateUserAuditedSpaceResponse.getEntity()
The resource's entity
|
UserEntity |
AssociateUserManagedSpaceResponse.getEntity()
The resource's entity
|
UserEntity |
AssociateUserAuditedOrganizationResponse.getEntity()
The resource's entity
|
UserEntity |
AssociateUserOrganizationResponse.getEntity()
The resource's entity
|
| Modifier and Type | Method and Description |
|---|---|
AssociateUserBillingManagedOrganizationResponse.Builder |
AssociateUserBillingManagedOrganizationResponse.Builder.entity(UserEntity entity)
Initializes the value for the
entity attribute. |
UpdateUserResponse.Builder |
UpdateUserResponse.Builder.entity(UserEntity entity)
Initializes the value for the
entity attribute. |
GetUserResponse.Builder |
GetUserResponse.Builder.entity(UserEntity entity)
Initializes the value for the
entity attribute. |
AssociateUserSpaceResponse.Builder |
AssociateUserSpaceResponse.Builder.entity(UserEntity entity)
Initializes the value for the
entity attribute. |
UserResource.Builder |
UserResource.Builder.entity(UserEntity entity)
Initializes the value for the
entity attribute. |
AssociateUserManagedOrganizationResponse.Builder |
AssociateUserManagedOrganizationResponse.Builder.entity(UserEntity entity)
Initializes the value for the
entity attribute. |
CreateUserResponse.Builder |
CreateUserResponse.Builder.entity(UserEntity entity)
Initializes the value for the
entity attribute. |
AssociateUserAuditedSpaceResponse.Builder |
AssociateUserAuditedSpaceResponse.Builder.entity(UserEntity entity)
Initializes the value for the
entity attribute. |
AssociateUserManagedSpaceResponse.Builder |
AssociateUserManagedSpaceResponse.Builder.entity(UserEntity entity)
Initializes the value for the
entity attribute. |
AssociateUserAuditedOrganizationResponse.Builder |
AssociateUserAuditedOrganizationResponse.Builder.entity(UserEntity entity)
Initializes the value for the
entity attribute. |
AssociateUserOrganizationResponse.Builder |
AssociateUserOrganizationResponse.Builder.entity(UserEntity entity)
Initializes the value for the
entity attribute. |
UserEntity.Builder |
UserEntity.Builder.from(UserEntity instance)
Fill a builder with attribute values from the provided
UserEntity instance. |
Copyright © 2020. All rights reserved.