public static class BucketAutoOperation.BucketAutoOperationOutputBuilder extends BucketOperationSupport.OutputBuilder<BucketAutoOperation.BucketAutoOperationOutputBuilder,BucketAutoOperation>
BucketOperationSupport.OutputBuilder implementation for BucketAutoOperation.operation, value| Modifier | Constructor and Description |
|---|---|
protected |
BucketAutoOperationOutputBuilder(Object value,
BucketAutoOperation operation)
Creates a new
BucketAutoOperation.BucketAutoOperationOutputBuilder fot the given value and BucketAutoOperation. |
| Modifier and Type | Method and Description |
|---|---|
protected BucketAutoOperation.BucketAutoOperationOutputBuilder |
apply(BucketOperationSupport.OperationOutput operationOutput)
Apply an
BucketOperationSupport.OperationOutput to this output. |
protected BucketAutoOperationOutputBuilder(Object value, BucketAutoOperation operation)
BucketAutoOperation.BucketAutoOperationOutputBuilder fot the given value and BucketAutoOperation.value - must not be null.operation - must not be null.protected BucketAutoOperation.BucketAutoOperationOutputBuilder apply(BucketOperationSupport.OperationOutput operationOutput)
BucketOperationSupport.OutputBuilderBucketOperationSupport.OperationOutput to this output.apply in class BucketOperationSupport.OutputBuilder<BucketAutoOperation.BucketAutoOperationOutputBuilder,BucketAutoOperation>operationOutput - must not be null.Copyright © 2011–2020 Pivotal Software, Inc.. All rights reserved.