public class SpotinstInstanceWeight extends Object implements hudson.model.Describable<SpotinstInstanceWeight>
| Modifier and Type | Class and Description |
|---|---|
static class |
SpotinstInstanceWeight.DescriptorImpl |
| Constructor and Description |
|---|
SpotinstInstanceWeight(InstanceType instanceType,
Integer executors) |
| Modifier and Type | Method and Description |
|---|---|
hudson.model.Descriptor<SpotinstInstanceWeight> |
getDescriptor() |
Integer |
getExecutors() |
InstanceType |
getInstanceType() |
@DataBoundConstructor public SpotinstInstanceWeight(InstanceType instanceType, Integer executors)
public hudson.model.Descriptor<SpotinstInstanceWeight> getDescriptor()
getDescriptor in interface hudson.model.Describable<SpotinstInstanceWeight>public Integer getExecutors()
public InstanceType getInstanceType()
Copyright © 2016. All rights reserved.