Uses of Interface
software.amazon.awssdk.services.ec2.model.CapacityAllocation.Builder
Packages that use CapacityAllocation.Builder
-
Uses of CapacityAllocation.Builder in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return CapacityAllocation.BuilderModifier and TypeMethodDescriptionCapacityAllocation.Builder.allocationMetadata(Collection<CapacityAllocationMetadataEntry> allocationMetadata) Additional metadata associated with the capacity allocation.CapacityAllocation.Builder.allocationMetadata(Consumer<CapacityAllocationMetadataEntry.Builder>... allocationMetadata) Additional metadata associated with the capacity allocation.CapacityAllocation.Builder.allocationMetadata(CapacityAllocationMetadataEntry... allocationMetadata) Additional metadata associated with the capacity allocation.CapacityAllocation.Builder.allocationType(String allocationType) The usage type.CapacityAllocation.Builder.allocationType(AllocationType allocationType) The usage type.static CapacityAllocation.BuilderCapacityAllocation.builder()The amount of instance capacity associated with the usage.CapacityAllocation.toBuilder()Methods in software.amazon.awssdk.services.ec2.model that return types with arguments of type CapacityAllocation.BuilderModifier and TypeMethodDescriptionstatic Class<? extends CapacityAllocation.Builder>CapacityAllocation.serializableBuilderClass()