Package | Description |
---|---|
org.springframework.cloud.deployer.spi.app |
Modifier and Type | Method and Description |
---|---|
Map<String,AppInstanceStatus> |
AppStatus.getInstances()
Return a map of
AppInstanceStatus keyed by a unique identifier
for each app instance. |
Modifier and Type | Method and Description |
---|---|
AppStatus.Builder |
AppStatus.Builder.with(AppInstanceStatus instance)
Add an instance of
AppInstanceStatus to build the status for
the app. |
Copyright © 2018 Pivotal Software, Inc.. All rights reserved.