Uses of Class
software.amazon.awscdk.services.iot.actions.alpha.HttpActionBatchConfig.Builder
Packages that use HttpActionBatchConfig.Builder
-
Uses of HttpActionBatchConfig.Builder in software.amazon.awscdk.services.iot.actions.alpha
Methods in software.amazon.awscdk.services.iot.actions.alpha that return HttpActionBatchConfig.BuilderModifier and TypeMethodDescriptionHttpActionBatchConfig.builder()HttpActionBatchConfig.Builder.maxBatchOpenDuration(Duration maxBatchOpenDuration) Sets the value ofHttpActionBatchConfig.getMaxBatchOpenDuration()HttpActionBatchConfig.Builder.maxBatchSize(Number maxBatchSize) Sets the value ofHttpActionBatchConfig.getMaxBatchSize()HttpActionBatchConfig.Builder.maxBatchSizeBytes(Size maxBatchSizeBytes) Sets the value ofHttpActionBatchConfig.getMaxBatchSizeBytes()Constructors in software.amazon.awscdk.services.iot.actions.alpha with parameters of type HttpActionBatchConfig.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(HttpActionBatchConfig.Builder builder) Constructor that initializes the object based on literal property values passed by theHttpActionBatchConfig.Builder.