public class EnvironmentVariableResourceDTO extends BaseResourceDTO
Constructor and Description |
---|
EnvironmentVariableResourceDTO(String name,
String value,
Map<String,Link> links,
Messages messages)
Instantiates a new environment variable resource dto.
|
Modifier and Type | Method and Description |
---|---|
String |
getName()
Returns the name of this environment variable
|
String |
getValue()
Returns the value of this gear group.
|
getLink, getLinks, getMessages
Copyright © 2018 JBoss by Red Hat. All rights reserved.