@Generated public class AppEnvironment extends Object
| Constructor and Description |
|---|
AppEnvironment() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
Collection<EnvVariable> |
getEnv() |
int |
hashCode() |
AppEnvironment |
setEnv(Collection<EnvVariable> env) |
String |
toString() |
public AppEnvironment setEnv(Collection<EnvVariable> env)
public Collection<EnvVariable> getEnv()
Copyright © 2024. All rights reserved.