Uses of Interface
software.amazon.awssdk.services.outposts.model.QuoteCapacity.Builder
Packages that use QuoteCapacity.Builder
-
Uses of QuoteCapacity.Builder in software.amazon.awssdk.services.outposts.model
Methods in software.amazon.awssdk.services.outposts.model that return QuoteCapacity.BuilderModifier and TypeMethodDescriptionstatic QuoteCapacity.BuilderQuoteCapacity.builder()The quantity of the specified capacity unit.QuoteCapacity.Builder.quoteCapacityType(String quoteCapacityType) The type of capacity.QuoteCapacity.Builder.quoteCapacityType(QuoteCapacityType quoteCapacityType) The type of capacity.QuoteCapacity.toBuilder()The unit of measurement for the capacity.Methods in software.amazon.awssdk.services.outposts.model that return types with arguments of type QuoteCapacity.BuilderModifier and TypeMethodDescriptionstatic Class<? extends QuoteCapacity.Builder>QuoteCapacity.serializableBuilderClass()