| Package | Description |
|---|---|
| org.cloudfoundry.client.v2.applications |
| Modifier and Type | Method and Description |
|---|---|
CreateApplicationRequest |
CreateApplicationRequest.Builder.build()
Builds a new
CreateApplicationRequest. |
| Modifier and Type | Method and Description |
|---|---|
Mono<CreateApplicationResponse> |
ApplicationsV2.create(CreateApplicationRequest request)
Makes the Creating an App request and the Creating a Docker App request.
|
CreateApplicationRequest.Builder |
CreateApplicationRequest.Builder.from(CreateApplicationRequest instance)
Fill a builder with attribute values from the provided
CreateApplicationRequest instance. |
Copyright © 2017 Pivotal Software, Inc.. All rights reserved.