|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SpotDatafeedSubscription | |
---|---|
com.amazonaws.services.ec2.model | Classes modeling the various types represented by AmazonEC2. |
Uses of SpotDatafeedSubscription in com.amazonaws.services.ec2.model |
---|
Methods in com.amazonaws.services.ec2.model that return SpotDatafeedSubscription | |
---|---|
SpotDatafeedSubscription |
DescribeSpotDatafeedSubscriptionResult.getSpotDatafeedSubscription()
The Spot Instance datafeed subscription. |
SpotDatafeedSubscription |
CreateSpotDatafeedSubscriptionResult.getSpotDatafeedSubscription()
The Spot Instance datafeed subscription. |
SpotDatafeedSubscription |
SpotDatafeedSubscription.withBucket(String bucket)
The Amazon S3 bucket where the Spot Instance datafeed is located. |
SpotDatafeedSubscription |
SpotDatafeedSubscription.withFault(SpotInstanceStateFault fault)
The fault codes for the Spot Instance request, if any. |
SpotDatafeedSubscription |
SpotDatafeedSubscription.withOwnerId(String ownerId)
The AWS account ID of the account. |
SpotDatafeedSubscription |
SpotDatafeedSubscription.withPrefix(String prefix)
The prefix that is prepended to datafeed files. |
SpotDatafeedSubscription |
SpotDatafeedSubscription.withState(DatafeedSubscriptionState state)
The state of the Spot Instance datafeed subscription. |
SpotDatafeedSubscription |
SpotDatafeedSubscription.withState(String state)
The state of the Spot Instance datafeed subscription. |
Methods in com.amazonaws.services.ec2.model with parameters of type SpotDatafeedSubscription | |
---|---|
void |
DescribeSpotDatafeedSubscriptionResult.setSpotDatafeedSubscription(SpotDatafeedSubscription spotDatafeedSubscription)
The Spot Instance datafeed subscription. |
void |
CreateSpotDatafeedSubscriptionResult.setSpotDatafeedSubscription(SpotDatafeedSubscription spotDatafeedSubscription)
The Spot Instance datafeed subscription. |
DescribeSpotDatafeedSubscriptionResult |
DescribeSpotDatafeedSubscriptionResult.withSpotDatafeedSubscription(SpotDatafeedSubscription spotDatafeedSubscription)
The Spot Instance datafeed subscription. |
CreateSpotDatafeedSubscriptionResult |
CreateSpotDatafeedSubscriptionResult.withSpotDatafeedSubscription(SpotDatafeedSubscription spotDatafeedSubscription)
The Spot Instance datafeed subscription. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |