| Package | Description |
|---|---|
| org.cloudfoundry.client.v3.applications |
| Modifier and Type | Method and Description |
|---|---|
GetApplicationSshEnabledResponse |
GetApplicationSshEnabledResponse.Builder.build()
Builds a new
GetApplicationSshEnabledResponse. |
| Modifier and Type | Method and Description |
|---|---|
Mono<GetApplicationSshEnabledResponse> |
ApplicationsV3.getSshEnabled(GetApplicationSshEnabledRequest request)
Makes the Get SSH enabled for an Application request
|
| Modifier and Type | Method and Description |
|---|---|
GetApplicationSshEnabledResponse.Builder |
GetApplicationSshEnabledResponse.Builder.from(GetApplicationSshEnabledResponse instance)
Fill a builder with attribute values from the provided
GetApplicationSshEnabledResponse instance. |
Copyright © 2020. All rights reserved.