Uses of Interface
software.amazon.awssdk.services.ec2.model.SpotPrice.Builder
Packages that use SpotPrice.Builder
-
Uses of SpotPrice.Builder in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return SpotPrice.BuilderModifier and TypeMethodDescriptionSpotPrice.Builder.availabilityZone(String availabilityZone) The Availability Zone.SpotPrice.Builder.availabilityZoneId(String availabilityZoneId) The ID of the Availability Zone.static SpotPrice.BuilderSpotPrice.builder()SpotPrice.Builder.instanceType(String instanceType) The instance type.SpotPrice.Builder.instanceType(InstanceType instanceType) The instance type.SpotPrice.Builder.productDescription(String productDescription) A general description of the AMI.SpotPrice.Builder.productDescription(RIProductDescription productDescription) A general description of the AMI.The maximum price per unit hour that you are willing to pay for a Spot Instance.The date and time the request was created, in UTC format (for example, YYYY-MM-DDTHH:MM:SSZ).SpotPrice.toBuilder()Methods in software.amazon.awssdk.services.ec2.model that return types with arguments of type SpotPrice.BuilderModifier and TypeMethodDescriptionstatic Class<? extends SpotPrice.Builder>SpotPrice.serializableBuilderClass()