Uses of Interface
software.amazon.awssdk.services.outposts.model.QuoteConstraint.Builder
Packages that use QuoteConstraint.Builder
-
Uses of QuoteConstraint.Builder in software.amazon.awssdk.services.outposts.model
Methods in software.amazon.awssdk.services.outposts.model that return QuoteConstraint.BuilderModifier and TypeMethodDescriptionstatic QuoteConstraint.BuilderQuoteConstraint.builder()QuoteConstraint.Builder.quoteConstraintType(String quoteConstraintType) The type of constraint.QuoteConstraint.Builder.quoteConstraintType(QuoteConstraintType quoteConstraintType) The type of constraint.QuoteConstraint.toBuilder()The value of the constraint.Methods in software.amazon.awssdk.services.outposts.model that return types with arguments of type QuoteConstraint.BuilderModifier and TypeMethodDescriptionstatic Class<? extends QuoteConstraint.Builder>QuoteConstraint.serializableBuilderClass()