public class AcceleratorConfiguration extends Object implements hudson.model.Describable<AcceleratorConfiguration>
| Modifier and Type | Class and Description |
|---|---|
static class |
AcceleratorConfiguration.DescriptorImpl |
| Constructor and Description |
|---|
AcceleratorConfiguration(String gpuType,
String gpuCount) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
hudson.model.Descriptor<AcceleratorConfiguration> |
getDescriptor() |
Integer |
gpuCount() |
int |
hashCode() |
String |
toString() |
public Integer gpuCount()
public hudson.model.Descriptor<AcceleratorConfiguration> getDescriptor()
getDescriptor in interface hudson.model.Describable<AcceleratorConfiguration>Copyright © 2016–2018 Google. All rights reserved.