public static interface CreateSpotDatafeedSubscriptionRequest.Builder extends Ec2Request.Builder, SdkPojo, CopyableBuilder<CreateSpotDatafeedSubscriptionRequest.Builder,CreateSpotDatafeedSubscriptionRequest>
| Modifier and Type | Method and Description |
|---|---|
CreateSpotDatafeedSubscriptionRequest.Builder |
bucket(String bucket)
The Amazon S3 bucket in which to store the Spot Instance data feed.
|
CreateSpotDatafeedSubscriptionRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
CreateSpotDatafeedSubscriptionRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
CreateSpotDatafeedSubscriptionRequest.Builder |
prefix(String prefix)
A prefix for the data feed file names.
|
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildCreateSpotDatafeedSubscriptionRequest.Builder bucket(String bucket)
The Amazon S3 bucket in which to store the Spot Instance data feed.
bucket - The Amazon S3 bucket in which to store the Spot Instance data feed.CreateSpotDatafeedSubscriptionRequest.Builder prefix(String prefix)
A prefix for the data feed file names.
prefix - A prefix for the data feed file names.CreateSpotDatafeedSubscriptionRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderCreateSpotDatafeedSubscriptionRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2019. All rights reserved.