@ThreadSafe public class EC2SpotFleet extends Object implements EC2Fleet
| Constructor and Description |
|---|
EC2SpotFleet() |
| Modifier and Type | Method and Description |
|---|---|
void |
describe(String awsCredentialsId,
String regionName,
String endpoint,
hudson.util.ListBoxModel model,
String selectedId,
boolean showAll) |
FleetStateStats |
getState(String awsCredentialsId,
String regionName,
String endpoint,
String id) |
void |
modify(String awsCredentialsId,
String regionName,
String endpoint,
String id,
int targetCapacity,
int min,
int max) |
public void describe(String awsCredentialsId, String regionName, String endpoint, hudson.util.ListBoxModel model, String selectedId, boolean showAll)
public void modify(String awsCredentialsId, String regionName, String endpoint, String id, int targetCapacity, int min, int max)
Copyright © 2016–2019. All rights reserved.