| Package | Description |
|---|---|
| org.cloudfoundry.client.v3.applications |
| Modifier and Type | Class and Description |
|---|---|
class |
ApplicationFeatureResource
The Resource response payload for the List Application Features operation
|
class |
GetApplicationFeatureResponse
The response payload for the Get Application Feature operation
|
class |
UpdateApplicationFeatureResponse
The response payload for the Update Application Feature operation
|
| Modifier and Type | Method and Description |
|---|---|
ApplicationFeatureResource.Builder |
ApplicationFeatureResource.Builder.from(ApplicationFeature instance)
Fill a builder with attribute values from the provided
org.cloudfoundry.client.v3.applications.ApplicationFeature instance. |
GetApplicationFeatureResponse.Builder |
GetApplicationFeatureResponse.Builder.from(ApplicationFeature instance)
Fill a builder with attribute values from the provided
org.cloudfoundry.client.v3.applications.ApplicationFeature instance. |
UpdateApplicationFeatureResponse.Builder |
UpdateApplicationFeatureResponse.Builder.from(ApplicationFeature instance)
Fill a builder with attribute values from the provided
org.cloudfoundry.client.v3.applications.ApplicationFeature instance. |
Copyright © 2020. All rights reserved.