Interface BucketScriptPipelineAggregation

All Superinterfaces:
PipelineAggregation

@ProviderType public interface BucketScriptPipelineAggregation extends PipelineAggregation
  • Method Details

    • addBucketPath

      void addBucketPath(String paramName, String bucketPath)
    • getBucketsPathsMap

      Map<String,String> getBucketsPathsMap()
    • getFormat

      String getFormat()
    • getScript

      Script getScript()
    • setFormat

      void setFormat(String format)