|
||||||||||
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 |
CreateSpotDatafeedSubscriptionResult.getSpotDatafeedSubscription()
|
SpotDatafeedSubscription |
DescribeSpotDatafeedSubscriptionResult.getSpotDatafeedSubscription()
The Spot Instance datafeed subscription. |
SpotDatafeedSubscription |
SpotDatafeedSubscription.withBucket(String bucket)
Specifies the Amazon S3 bucket where the Spot Instance data feed is located. |
SpotDatafeedSubscription |
SpotDatafeedSubscription.withFault(SpotInstanceStateFault fault)
Specifies a fault code for the Spot Instance request, if present. |
SpotDatafeedSubscription |
SpotDatafeedSubscription.withOwnerId(String ownerId)
Specifies the AWS account ID of the account. |
SpotDatafeedSubscription |
SpotDatafeedSubscription.withPrefix(String prefix)
Contains the prefix that is prepended to data feed files. |
SpotDatafeedSubscription |
SpotDatafeedSubscription.withState(String state)
Specifies the state of the Spot Instance request. |
Methods in com.amazonaws.services.ec2.model with parameters of type SpotDatafeedSubscription | |
---|---|
void |
CreateSpotDatafeedSubscriptionResult.setSpotDatafeedSubscription(SpotDatafeedSubscription spotDatafeedSubscription)
|
void |
DescribeSpotDatafeedSubscriptionResult.setSpotDatafeedSubscription(SpotDatafeedSubscription spotDatafeedSubscription)
The Spot Instance datafeed subscription. |
CreateSpotDatafeedSubscriptionResult |
CreateSpotDatafeedSubscriptionResult.withSpotDatafeedSubscription(SpotDatafeedSubscription spotDatafeedSubscription)
Returns a reference to this object so that method calls can be chained together. |
DescribeSpotDatafeedSubscriptionResult |
DescribeSpotDatafeedSubscriptionResult.withSpotDatafeedSubscription(SpotDatafeedSubscription spotDatafeedSubscription)
The Spot Instance datafeed subscription. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |