Package | Description |
---|---|
org.cloudfoundry.operations.applications |
Modifier and Type | Method and Description |
---|---|
ApplicationSshEnabledRequest |
ApplicationSshEnabledRequest.Builder.build()
Builds a new
ApplicationSshEnabledRequest . |
Modifier and Type | Method and Description |
---|---|
ApplicationSshEnabledRequest.Builder |
ApplicationSshEnabledRequest.Builder.from(ApplicationSshEnabledRequest instance)
Fill a builder with attribute values from the provided
ApplicationSshEnabledRequest instance. |
Mono<Boolean> |
Applications.sshEnabled(ApplicationSshEnabledRequest request)
Check if SSH is enabled for a specific application
|
Copyright © 2016 Pivotal Software, Inc.. All rights reserved.