public interface AppInstanceStatus
Modifier and Type | Method and Description |
---|---|
Map<String,String> |
getAttributes()
Return a map of attributes for the deployed app instance.
|
String |
getId()
Return a unique identifier for the deployed app.
|
DeploymentState |
getState()
Return the state of the deployed app instance.
|
String getId()
DeploymentState getState()
Map<String,String> getAttributes()
Copyright © 2022 Pivotal Software, Inc.. All rights reserved.