| Package | Description |
|---|---|
| org.cloudfoundry.client.v3.deployments |
| Modifier and Type | Method and Description |
|---|---|
ListDeploymentsResponse |
ListDeploymentsResponse.Builder.build()
Builds a new
ListDeploymentsResponse. |
| Modifier and Type | Method and Description |
|---|---|
Mono<ListDeploymentsResponse> |
DeploymentsV3.list(ListDeploymentsRequest request)
Makes the List Deployments request
|
| Modifier and Type | Method and Description |
|---|---|
ListDeploymentsResponse.Builder |
ListDeploymentsResponse.Builder.from(ListDeploymentsResponse instance)
Fill a builder with attribute values from the provided
ListDeploymentsResponse instance. |
Copyright © 2020. All rights reserved.