public static class TugManifest.Deployment extends Object
| Constructor and Description |
|---|
Deployment() |
| Modifier and Type | Method and Description |
|---|---|
Set<String> |
getDependencies() |
String |
getLocation() |
int |
getMaxWaitSeconds() |
String |
getName() |
void |
setDependencies(Set<String> dependencies) |
void |
setLocation(String location) |
void |
setMaxWaitSeconds(int maxWaitSeconds) |
void |
setName(String name) |
Copyright © 2018. All rights reserved.