| Package | Description |
|---|---|
| org.cloudfoundry.client.v2.spaces |
| Modifier and Type | Class and Description |
|---|---|
class |
AssociateSpaceAuditorByUsernameResponse
The response payload for the Associate Auditor with the Space by Username operation
|
class |
AssociateSpaceAuditorResponse
The response payload for the Associate Auditor with the Space operation
|
class |
AssociateSpaceDeveloperByUsernameResponse
The response payload for the Associate Developer with the Space by Username operation
|
class |
AssociateSpaceDeveloperResponse
The response payload for the Associate Developer with the Space operation
|
class |
AssociateSpaceManagerByUsernameResponse
The response payload for the Associate Manager with the Space by Username operation
|
class |
AssociateSpaceManagerResponse
The response payload for the Associate Manager with the Space operation
|
class |
AssociateSpaceSecurityGroupResponse
The response payload for the Associate Security Group with the Space operation
|
class |
CreateSpaceResponse
The response payload for the Creating a Space operation
|
class |
GetSpaceResponse
The response payload for the Get Space operation
|
class |
RemoveSpaceAuditorByUsernameResponse
The response payload for the Remove Auditor with the Space by Username operation
|
class |
RemoveSpaceDeveloperByUsernameResponse
The response payload for the Remove Developer with the Space by Username operation
|
class |
RemoveSpaceManagerByUsernameResponse
The response payload for the Remove Manager with the Space by Username operation
|
class |
SpaceResource
Base class for resources that contain spaces
|
class |
UpdateSpaceResponse
The response payload for the Update a Space operation
|
| Modifier and Type | Method and Description |
|---|---|
AssociateSpaceDeveloperByUsernameResponse.Builder |
AssociateSpaceDeveloperByUsernameResponse.Builder.from(AbstractSpaceResource instance)
Fill a builder with attribute values from the provided
org.cloudfoundry.client.v2.spaces.AbstractSpaceResource instance. |
AssociateSpaceAuditorResponse.Builder |
AssociateSpaceAuditorResponse.Builder.from(AbstractSpaceResource instance)
Fill a builder with attribute values from the provided
org.cloudfoundry.client.v2.spaces.AbstractSpaceResource instance. |
AssociateSpaceManagerByUsernameResponse.Builder |
AssociateSpaceManagerByUsernameResponse.Builder.from(AbstractSpaceResource instance)
Fill a builder with attribute values from the provided
org.cloudfoundry.client.v2.spaces.AbstractSpaceResource instance. |
RemoveSpaceManagerByUsernameResponse.Builder |
RemoveSpaceManagerByUsernameResponse.Builder.from(AbstractSpaceResource instance)
Fill a builder with attribute values from the provided
org.cloudfoundry.client.v2.spaces.AbstractSpaceResource instance. |
AssociateSpaceManagerResponse.Builder |
AssociateSpaceManagerResponse.Builder.from(AbstractSpaceResource instance)
Fill a builder with attribute values from the provided
org.cloudfoundry.client.v2.spaces.AbstractSpaceResource instance. |
CreateSpaceResponse.Builder |
CreateSpaceResponse.Builder.from(AbstractSpaceResource instance)
Fill a builder with attribute values from the provided
org.cloudfoundry.client.v2.spaces.AbstractSpaceResource instance. |
SpaceResource.Builder |
SpaceResource.Builder.from(AbstractSpaceResource instance)
Fill a builder with attribute values from the provided
org.cloudfoundry.client.v2.spaces.AbstractSpaceResource instance. |
AssociateSpaceDeveloperResponse.Builder |
AssociateSpaceDeveloperResponse.Builder.from(AbstractSpaceResource instance)
Fill a builder with attribute values from the provided
org.cloudfoundry.client.v2.spaces.AbstractSpaceResource instance. |
RemoveSpaceDeveloperByUsernameResponse.Builder |
RemoveSpaceDeveloperByUsernameResponse.Builder.from(AbstractSpaceResource instance)
Fill a builder with attribute values from the provided
org.cloudfoundry.client.v2.spaces.AbstractSpaceResource instance. |
GetSpaceResponse.Builder |
GetSpaceResponse.Builder.from(AbstractSpaceResource instance)
Fill a builder with attribute values from the provided
org.cloudfoundry.client.v2.spaces.AbstractSpaceResource instance. |
AssociateSpaceSecurityGroupResponse.Builder |
AssociateSpaceSecurityGroupResponse.Builder.from(AbstractSpaceResource instance)
Fill a builder with attribute values from the provided
org.cloudfoundry.client.v2.spaces.AbstractSpaceResource instance. |
RemoveSpaceAuditorByUsernameResponse.Builder |
RemoveSpaceAuditorByUsernameResponse.Builder.from(AbstractSpaceResource instance)
Fill a builder with attribute values from the provided
org.cloudfoundry.client.v2.spaces.AbstractSpaceResource instance. |
UpdateSpaceResponse.Builder |
UpdateSpaceResponse.Builder.from(AbstractSpaceResource instance)
Fill a builder with attribute values from the provided
org.cloudfoundry.client.v2.spaces.AbstractSpaceResource instance. |
AssociateSpaceAuditorByUsernameResponse.Builder |
AssociateSpaceAuditorByUsernameResponse.Builder.from(AbstractSpaceResource instance)
Fill a builder with attribute values from the provided
org.cloudfoundry.client.v2.spaces.AbstractSpaceResource instance. |
Copyright © 2024. All rights reserved.