| Package | Description |
|---|---|
| org.cloudfoundry.client.v3.applications |
| Modifier and Type | Method and Description |
|---|---|
static GetApplicationSshEnabledResponse.Builder |
GetApplicationSshEnabledResponse.builder()
Creates a builder for
GetApplicationSshEnabledResponse. |
GetApplicationSshEnabledResponse.Builder |
GetApplicationSshEnabledResponse.Builder.enabled(Boolean enabled)
Initializes the value for the
enabled attribute. |
GetApplicationSshEnabledResponse.Builder |
GetApplicationSshEnabledResponse.Builder.from(GetApplicationSshEnabledResponse instance)
Fill a builder with attribute values from the provided
GetApplicationSshEnabledResponse instance. |
GetApplicationSshEnabledResponse.Builder |
GetApplicationSshEnabledResponse.Builder.reason(String reason)
Initializes the value for the
reason attribute. |
Copyright © 2020. All rights reserved.