| Package | Description |
|---|---|
| org.cloudfoundry.client.v2.applications |
| Modifier and Type | Method and Description |
|---|---|
ApplicationEnvironmentResponse |
ApplicationEnvironmentResponse.Builder.build()
Builds a new
ApplicationEnvironmentResponse. |
| Modifier and Type | Method and Description |
|---|---|
Mono<ApplicationEnvironmentResponse> |
ApplicationsV2.environment(ApplicationEnvironmentRequest request)
Makes the Get the env for an App request
|
| Modifier and Type | Method and Description |
|---|---|
ApplicationEnvironmentResponse.Builder |
ApplicationEnvironmentResponse.Builder.from(ApplicationEnvironmentResponse instance)
Fill a builder with attribute values from the provided
ApplicationEnvironmentResponse instance. |
Copyright © 2020. All rights reserved.