| Package | Description |
|---|---|
| org.cloudfoundry.operations.applications |
| Modifier and Type | Method and Description |
|---|---|
ApplicationManifest |
ApplicationManifest.Builder.build()
Builds a new
ApplicationManifest. |
| Modifier and Type | Method and Description |
|---|---|
reactor.core.publisher.Mono<ApplicationManifest> |
Applications.getApplicationManifest(GetApplicationManifestRequest request)
Gets the manifest for a specific application
|
| Modifier and Type | Method and Description |
|---|---|
ApplicationManifest.Builder |
ApplicationManifest.Builder.from(ApplicationManifest instance)
Fill a builder with attribute values from the provided
ApplicationManifest instance. |
Copyright © 2017 Pivotal Software, Inc.. All rights reserved.