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