|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SpotInstanceStateFault | |
---|---|
com.amazonaws.services.ec2.model | Classes modeling the various types represented by AmazonEC2. |
Uses of SpotInstanceStateFault in com.amazonaws.services.ec2.model |
---|
Methods in com.amazonaws.services.ec2.model that return SpotInstanceStateFault | |
---|---|
SpotInstanceStateFault |
SpotInstanceRequest.getFault()
The fault codes for the Spot Instance request, if any. |
SpotInstanceStateFault |
SpotDatafeedSubscription.getFault()
The fault codes for the Spot Instance request, if any. |
SpotInstanceStateFault |
SpotInstanceStateFault.withCode(String code)
The reason code for the Spot Instance state change. |
SpotInstanceStateFault |
SpotInstanceStateFault.withMessage(String message)
The message for the Spot Instance state change. |
Methods in com.amazonaws.services.ec2.model with parameters of type SpotInstanceStateFault | |
---|---|
void |
SpotInstanceRequest.setFault(SpotInstanceStateFault fault)
The fault codes for the Spot Instance request, if any. |
void |
SpotDatafeedSubscription.setFault(SpotInstanceStateFault fault)
The fault codes for the Spot Instance request, if any. |
SpotInstanceRequest |
SpotInstanceRequest.withFault(SpotInstanceStateFault fault)
The fault codes for the Spot Instance request, if any. |
SpotDatafeedSubscription |
SpotDatafeedSubscription.withFault(SpotInstanceStateFault fault)
The fault codes for the Spot Instance request, if any. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |