| Package | Description |
|---|---|
| org.cloudfoundry.operations.applications |
| Modifier and Type | Method and Description |
|---|---|
EnableApplicationSshRequest |
EnableApplicationSshRequest.Builder.build()
Builds a new
EnableApplicationSshRequest. |
| Modifier and Type | Method and Description |
|---|---|
Mono<Void> |
Applications.enableSsh(EnableApplicationSshRequest request)
Enable SSH for a specific application
|
Mono<Void> |
DefaultApplications.enableSsh(EnableApplicationSshRequest request) |
EnableApplicationSshRequest.Builder |
EnableApplicationSshRequest.Builder.from(EnableApplicationSshRequest instance)
Fill a builder with attribute values from the provided
EnableApplicationSshRequest instance. |
Copyright © 2017 Pivotal Software, Inc.. All rights reserved.