Uses of Class
software.amazon.awssdk.services.outposts.model.QuoteSpecification
Packages that use QuoteSpecification
-
Uses of QuoteSpecification in software.amazon.awssdk.services.outposts.model
Methods in software.amazon.awssdk.services.outposts.model that return types with arguments of type QuoteSpecificationModifier and TypeMethodDescriptionfinal List<QuoteSpecification>QuoteOption.specifications()The physical specifications for the racks or servers in this quote option.Methods in software.amazon.awssdk.services.outposts.model with parameters of type QuoteSpecificationModifier and TypeMethodDescriptionQuoteOption.Builder.specifications(QuoteSpecification... specifications) The physical specifications for the racks or servers in this quote option.Method parameters in software.amazon.awssdk.services.outposts.model with type arguments of type QuoteSpecificationModifier and TypeMethodDescriptionQuoteOption.Builder.specifications(Collection<QuoteSpecification> specifications) The physical specifications for the racks or servers in this quote option.