Package | Description |
---|---|
org.cloudfoundry.operations.applications |
Modifier and Type | Method and Description |
---|---|
CopySourceApplicationRequest |
CopySourceApplicationRequest.Builder.build()
Builds a new
CopySourceApplicationRequest . |
Modifier and Type | Method and Description |
---|---|
Mono<Void> |
Applications.copySource(CopySourceApplicationRequest request)
Copy the source code from this application to another.
|
CopySourceApplicationRequest.Builder |
CopySourceApplicationRequest.Builder.from(CopySourceApplicationRequest instance)
Fill a builder with attribute values from the provided
CopySourceApplicationRequest instance. |
Copyright © 2016 Pivotal Software, Inc.. All rights reserved.