Package | Description |
---|---|
org.cloudfoundry.operations.applications |
Modifier and Type | Method and Description |
---|---|
DeleteApplicationRequest |
DeleteApplicationRequest.Builder.build()
Builds a new
DeleteApplicationRequest . |
Modifier and Type | Method and Description |
---|---|
Mono<Void> |
Applications.delete(DeleteApplicationRequest request)
Deletes a specific application and, optionally, all routes mapped to the application.
|
DeleteApplicationRequest.Builder |
DeleteApplicationRequest.Builder.from(DeleteApplicationRequest instance)
Fill a builder with attribute values from the provided
DeleteApplicationRequest instance. |
Copyright © 2016 Pivotal Software, Inc.. All rights reserved.