Uses of Class
software.amazon.awssdk.services.pipes.model.BatchArrayProperties
-
Packages that use BatchArrayProperties Package Description software.amazon.awssdk.services.pipes.model -
-
Uses of BatchArrayProperties in software.amazon.awssdk.services.pipes.model
Methods in software.amazon.awssdk.services.pipes.model that return BatchArrayProperties Modifier and Type Method Description BatchArrayPropertiesPipeTargetBatchJobParameters. arrayProperties()The array properties for the submitted job, such as the size of the array.Methods in software.amazon.awssdk.services.pipes.model with parameters of type BatchArrayProperties Modifier and Type Method Description PipeTargetBatchJobParameters.BuilderPipeTargetBatchJobParameters.Builder. arrayProperties(BatchArrayProperties arrayProperties)The array properties for the submitted job, such as the size of the array.
-