| Package | Description |
|---|---|
| org.cloudfoundry.client.v2.spaces |
| Modifier and Type | Method and Description |
|---|---|
ListSpaceApplicationsResponse |
ListSpaceApplicationsResponse.Builder.build()
Builds a new
ListSpaceApplicationsResponse. |
| Modifier and Type | Method and Description |
|---|---|
Mono<ListSpaceApplicationsResponse> |
Spaces.listApplications(ListSpaceApplicationsRequest request)
Makes the List all Apps for the Space request
|
| Modifier and Type | Method and Description |
|---|---|
ListSpaceApplicationsResponse.Builder |
ListSpaceApplicationsResponse.Builder.from(ListSpaceApplicationsResponse instance)
Fill a builder with attribute values from the provided
ListSpaceApplicationsResponse instance. |
Copyright © 2020. All rights reserved.