Package | Description |
---|---|
org.cloudfoundry.operations.applications |
Modifier and Type | Method and Description |
---|---|
ApplicationEnvironments |
ApplicationEnvironments.Builder.build()
Builds a new
ApplicationEnvironments . |
Modifier and Type | Method and Description |
---|---|
Mono<ApplicationEnvironments> |
Applications.getEnvironments(GetApplicationEnvironmentsRequest request)
Gets the environment variables for an application
|
Modifier and Type | Method and Description |
---|---|
ApplicationEnvironments.Builder |
ApplicationEnvironments.Builder.from(ApplicationEnvironments instance)
Fill a builder with attribute values from the provided
ApplicationEnvironments instance. |
Copyright © 2016 Pivotal Software, Inc.. All rights reserved.