|
||||||||||
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()
|
SpotInstanceStateFault |
SpotDatafeedSubscription.getFault()
Specifies a fault code for the Spot Instance request, if present. |
SpotInstanceStateFault |
SpotInstanceStateFault.withCode(String code)
Returns a reference to this object so that method calls can be chained together. |
SpotInstanceStateFault |
SpotInstanceStateFault.withMessage(String message)
Returns a reference to this object so that method calls can be chained together. |
Methods in com.amazonaws.services.ec2.model with parameters of type SpotInstanceStateFault | |
---|---|
void |
SpotInstanceRequest.setFault(SpotInstanceStateFault fault)
|
void |
SpotDatafeedSubscription.setFault(SpotInstanceStateFault fault)
Specifies a fault code for the Spot Instance request, if present. |
SpotInstanceRequest |
SpotInstanceRequest.withFault(SpotInstanceStateFault fault)
Returns a reference to this object so that method calls can be chained together. |
SpotDatafeedSubscription |
SpotDatafeedSubscription.withFault(SpotInstanceStateFault fault)
Specifies a fault code for the Spot Instance request, if present. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |