| Package | Description |
|---|---|
| software.amazon.awssdk.services.ec2 |
|
| software.amazon.awssdk.services.ec2.transform |
| Modifier and Type | Method and Description |
|---|---|
default CreateSpotDatafeedSubscriptionResponse |
EC2Client.createSpotDatafeedSubscription(Consumer<CreateSpotDatafeedSubscriptionRequest.Builder> createSpotDatafeedSubscriptionRequest)
Creates a data feed for Spot instances, enabling you to view Spot instance usage logs.
|
default CreateSpotDatafeedSubscriptionResponse |
EC2Client.createSpotDatafeedSubscription(CreateSpotDatafeedSubscriptionRequest createSpotDatafeedSubscriptionRequest)
Creates a data feed for Spot instances, enabling you to view Spot instance usage logs.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<CreateSpotDatafeedSubscriptionResponse> |
EC2AsyncClient.createSpotDatafeedSubscription(Consumer<CreateSpotDatafeedSubscriptionRequest.Builder> createSpotDatafeedSubscriptionRequest)
Creates a data feed for Spot instances, enabling you to view Spot instance usage logs.
|
default CompletableFuture<CreateSpotDatafeedSubscriptionResponse> |
EC2AsyncClient.createSpotDatafeedSubscription(CreateSpotDatafeedSubscriptionRequest createSpotDatafeedSubscriptionRequest)
Creates a data feed for Spot instances, enabling you to view Spot instance usage logs.
|
| Modifier and Type | Method and Description |
|---|---|
CreateSpotDatafeedSubscriptionResponse |
CreateSpotDatafeedSubscriptionResponseUnmarshaller.unmarshall(StaxUnmarshallerContext context) |
Copyright © 2018. All rights reserved.