public class AppDefinition extends Object
| Constructor and Description |
|---|
AppDefinition(String name,
Map<String,String> properties)
Construct an
AppDefinition. |
| Modifier and Type | Method and Description |
|---|---|
String |
getName()
Return the name of this app.
|
Map<String,String> |
getProperties()
Gets the app definition properties.
|
String |
toString() |
Copyright © 2023 Pivotal Software, Inc.. All rights reserved.