| Package | Description |
|---|---|
| org.cloudfoundry.client.v2.spaces |
| Modifier and Type | Method and Description |
|---|---|
SpaceEntity |
SpaceEntity.Builder.build()
Builds a new
SpaceEntity. |
SpaceEntity |
AssociateSpaceAuditorByUsernameResponse.getEntity()
The resource's entity
|
SpaceEntity |
AssociateSpaceSecurityGroupResponse.getEntity()
The resource's entity
|
SpaceEntity |
AssociateSpaceManagerResponse.getEntity()
The resource's entity
|
SpaceEntity |
AssociateSpaceManagerByUsernameResponse.getEntity()
The resource's entity
|
SpaceEntity |
AssociateSpaceDeveloperResponse.getEntity()
The resource's entity
|
SpaceEntity |
RemoveSpaceManagerByUsernameResponse.getEntity()
The resource's entity
|
SpaceEntity |
AssociateSpaceDeveloperByUsernameResponse.getEntity()
The resource's entity
|
SpaceEntity |
CreateSpaceResponse.getEntity()
The resource's entity
|
SpaceEntity |
SpaceResource.getEntity()
The resource's entity
|
SpaceEntity |
RemoveSpaceDeveloperByUsernameResponse.getEntity()
The resource's entity
|
SpaceEntity |
GetSpaceResponse.getEntity()
The resource's entity
|
SpaceEntity |
RemoveSpaceAuditorByUsernameResponse.getEntity()
The resource's entity
|
SpaceEntity |
AssociateSpaceAuditorResponse.getEntity()
The resource's entity
|
SpaceEntity |
UpdateSpaceResponse.getEntity()
The resource's entity
|
| Modifier and Type | Method and Description |
|---|---|
AssociateSpaceAuditorByUsernameResponse.Builder |
AssociateSpaceAuditorByUsernameResponse.Builder.entity(SpaceEntity entity)
Initializes the value for the
entity attribute. |
AssociateSpaceSecurityGroupResponse.Builder |
AssociateSpaceSecurityGroupResponse.Builder.entity(SpaceEntity entity)
Initializes the value for the
entity attribute. |
AssociateSpaceManagerResponse.Builder |
AssociateSpaceManagerResponse.Builder.entity(SpaceEntity entity)
Initializes the value for the
entity attribute. |
AssociateSpaceManagerByUsernameResponse.Builder |
AssociateSpaceManagerByUsernameResponse.Builder.entity(SpaceEntity entity)
Initializes the value for the
entity attribute. |
AssociateSpaceDeveloperResponse.Builder |
AssociateSpaceDeveloperResponse.Builder.entity(SpaceEntity entity)
Initializes the value for the
entity attribute. |
RemoveSpaceManagerByUsernameResponse.Builder |
RemoveSpaceManagerByUsernameResponse.Builder.entity(SpaceEntity entity)
Initializes the value for the
entity attribute. |
AssociateSpaceDeveloperByUsernameResponse.Builder |
AssociateSpaceDeveloperByUsernameResponse.Builder.entity(SpaceEntity entity)
Initializes the value for the
entity attribute. |
CreateSpaceResponse.Builder |
CreateSpaceResponse.Builder.entity(SpaceEntity entity)
Initializes the value for the
entity attribute. |
SpaceResource.Builder |
SpaceResource.Builder.entity(SpaceEntity entity)
Initializes the value for the
entity attribute. |
RemoveSpaceDeveloperByUsernameResponse.Builder |
RemoveSpaceDeveloperByUsernameResponse.Builder.entity(SpaceEntity entity)
Initializes the value for the
entity attribute. |
GetSpaceResponse.Builder |
GetSpaceResponse.Builder.entity(SpaceEntity entity)
Initializes the value for the
entity attribute. |
RemoveSpaceAuditorByUsernameResponse.Builder |
RemoveSpaceAuditorByUsernameResponse.Builder.entity(SpaceEntity entity)
Initializes the value for the
entity attribute. |
AssociateSpaceAuditorResponse.Builder |
AssociateSpaceAuditorResponse.Builder.entity(SpaceEntity entity)
Initializes the value for the
entity attribute. |
UpdateSpaceResponse.Builder |
UpdateSpaceResponse.Builder.entity(SpaceEntity entity)
Initializes the value for the
entity attribute. |
SpaceEntity.Builder |
SpaceEntity.Builder.from(SpaceEntity instance)
Fill a builder with attribute values from the provided
SpaceEntity instance. |
Copyright © 2017 Pivotal Software, Inc.. All rights reserved.