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
|
EnableApplicationSshRequest.Builder |
EnableApplicationSshRequest.Builder.from(EnableApplicationSshRequest instance)
Fill a builder with attribute values from the provided
EnableApplicationSshRequest instance. |
Copyright © 2016 Pivotal Software, Inc.. All rights reserved.