Uses of Interface
software.amazon.awssdk.services.ec2.model.DescribeSpotPriceHistoryResponse.Builder
Packages that use DescribeSpotPriceHistoryResponse.Builder
-
Uses of DescribeSpotPriceHistoryResponse.Builder in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return DescribeSpotPriceHistoryResponse.BuilderModifier and TypeMethodDescriptionDescribeSpotPriceHistoryResponse.builder()The token to include in another request to get the next page of items.DescribeSpotPriceHistoryResponse.Builder.spotPriceHistory(Collection<SpotPrice> spotPriceHistory) The historical Spot prices.DescribeSpotPriceHistoryResponse.Builder.spotPriceHistory(Consumer<SpotPrice.Builder>... spotPriceHistory) The historical Spot prices.DescribeSpotPriceHistoryResponse.Builder.spotPriceHistory(SpotPrice... spotPriceHistory) The historical Spot prices.DescribeSpotPriceHistoryResponse.toBuilder()Methods in software.amazon.awssdk.services.ec2.model that return types with arguments of type DescribeSpotPriceHistoryResponse.BuilderModifier and TypeMethodDescriptionstatic Class<? extends DescribeSpotPriceHistoryResponse.Builder>DescribeSpotPriceHistoryResponse.serializableBuilderClass()