| Package | Description |
|---|---|
| org.cloudfoundry.client.v3.builds |
| Modifier and Type | Method and Description |
|---|---|
CreateBuildResponse |
CreateBuildResponse.Builder.build()
Builds a new
CreateBuildResponse. |
| Modifier and Type | Method and Description |
|---|---|
Mono<CreateBuildResponse> |
Builds.create(CreateBuildRequest request)
Makes the Create Build request
|
| Modifier and Type | Method and Description |
|---|---|
CreateBuildResponse.Builder |
CreateBuildResponse.Builder.from(CreateBuildResponse instance)
Fill a builder with attribute values from the provided
CreateBuildResponse instance. |
Copyright © 2020. All rights reserved.