| Package | Description |
|---|---|
| org.cloudfoundry.client.v3.spaces |
| Modifier and Type | Class and Description |
|---|---|
class |
CreateSpaceResponse
The response payload for the Create Space operation
|
class |
GetSpaceResponse
The response payload for the Get Space operation
|
class |
SpaceResource
The Resource response payload for the List Spaces operation
|
class |
UpdateSpaceResponse
The response payload for the Update Space operation
|
| Modifier and Type | Method and Description |
|---|---|
SpaceResource.Builder |
SpaceResource.Builder.from(Space instance)
Fill a builder with attribute values from the provided
org.cloudfoundry.client.v3.spaces.Space instance. |
CreateSpaceResponse.Builder |
CreateSpaceResponse.Builder.from(Space instance)
Fill a builder with attribute values from the provided
org.cloudfoundry.client.v3.spaces.Space instance. |
UpdateSpaceResponse.Builder |
UpdateSpaceResponse.Builder.from(Space instance)
Fill a builder with attribute values from the provided
org.cloudfoundry.client.v3.spaces.Space instance. |
GetSpaceResponse.Builder |
GetSpaceResponse.Builder.from(Space instance)
Fill a builder with attribute values from the provided
org.cloudfoundry.client.v3.spaces.Space instance. |
Copyright © 2020. All rights reserved.