Uses of Interface
software.amazon.awssdk.services.eventbridge.model.CapacityProviderStrategyItem.Builder
Packages that use CapacityProviderStrategyItem.Builder
-
Uses of CapacityProviderStrategyItem.Builder in software.amazon.awssdk.services.eventbridge.model
Methods in software.amazon.awssdk.services.eventbridge.model that return CapacityProviderStrategyItem.BuilderModifier and TypeMethodDescriptionThe base value designates how many tasks, at a minimum, to run on the specified capacity provider.CapacityProviderStrategyItem.builder()CapacityProviderStrategyItem.Builder.capacityProvider(String capacityProvider) The short name of the capacity provider.CapacityProviderStrategyItem.toBuilder()The weight value designates the relative percentage of the total number of tasks launched that should use the specified capacity provider.Methods in software.amazon.awssdk.services.eventbridge.model that return types with arguments of type CapacityProviderStrategyItem.BuilderModifier and TypeMethodDescriptionstatic Class<? extends CapacityProviderStrategyItem.Builder>CapacityProviderStrategyItem.serializableBuilderClass()