public interface EC2Fleet
EC2SpotFleet,
AutoScalingGroupFleet| 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) |
void describe(String awsCredentialsId, String regionName, String endpoint, hudson.util.ListBoxModel model, String selectedId, boolean showAll)
void modify(String awsCredentialsId, String regionName, String endpoint, String id, int targetCapacity, int min, int max)
FleetStateStats getState(String awsCredentialsId, String regionName, String endpoint, String id)
Copyright © 2016–2019. All rights reserved.