| Package | Description |
|---|---|
| org.jenkinsci.plugins.nomad.Api |
| Modifier and Type | Method and Description |
|---|---|
List<Network> |
Resource.getNetworks() |
| Modifier and Type | Method and Description |
|---|---|
void |
Resource.setNetworks(List<Network> networks) |
| Constructor and Description |
|---|
Resource(Integer CPU,
Integer memoryMB,
List<Network> networks) |
Copyright © 2016–2020. All rights reserved.