| 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
Immutable implementation of
_UserOrganizationRoleEntity. |
| 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
Immutable implementation of
_UserSpaceRoleEntity. |
| 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
Immutable implementation of
_UserEntity. |
| 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 © 2016 Pivotal Software, Inc.. All rights reserved.