BuilderT - Type of concrete builder (for method chaining).public interface ResultPathBuilder<BuilderT>
This interface should not be implemented outside the SDK.
| Modifier and Type | Method and Description |
|---|---|
BuilderT |
resultPath(String resultPath)
OPTIONAL.
|
BuilderT resultPath(String resultPath)
resultPath - New path value.Copyright © 2019. All rights reserved.