| Package | Description |
|---|---|
| org.cloudfoundry.client.v2.organizations | |
| org.cloudfoundry.client.v2.spaces | |
| org.cloudfoundry.client.v2.users |
| Modifier and Type | Class and Description |
|---|---|
class |
UserOrganizationRoleEntity
The entity response payload for the Route resource
|
| Modifier and Type | Method and Description |
|---|---|
UserOrganizationRoleEntity.Builder |
UserOrganizationRoleEntity.Builder.from(AbstractUserEntity instance)
Fill a builder with attribute values from the provided
org.cloudfoundry.client.v2.users.AbstractUserEntity instance. |
| Modifier and Type | Class and Description |
|---|---|
class |
UserSpaceRoleEntity
The entity response payload for the Route resource
|
| Modifier and Type | Method and Description |
|---|---|
UserSpaceRoleEntity.Builder |
UserSpaceRoleEntity.Builder.from(AbstractUserEntity instance)
Fill a builder with attribute values from the provided
org.cloudfoundry.client.v2.users.AbstractUserEntity instance. |
| Modifier and Type | Class and Description |
|---|---|
class |
UserEntity
The entity response payload for the User resource
|
| Modifier and Type | Method and Description |
|---|---|
UserEntity.Builder |
UserEntity.Builder.from(AbstractUserEntity instance)
Fill a builder with attribute values from the provided
org.cloudfoundry.client.v2.users.AbstractUserEntity instance. |
Copyright © 2020. All rights reserved.