public static final class WaitForTimestampPath.Builder extends Object implements WaitFor.Builder
WaitForTimestampPath.Buildable.Utils| Modifier and Type | Method and Description | 
|---|---|
| WaitForTimestampPath | build() | 
| WaitForTimestampPath.Builder | timestampPath(String timestampPath)REQUIRED. | 
public WaitForTimestampPath.Builder timestampPath(String timestampPath)
WaitState will wait until the date specified
 in the input. Date in input must be in the format described
 here.timestampPath - Reference path to date in the input.public WaitForTimestampPath build()
build in interface Buildable<WaitFor>WaitForTimestampPath object.Copyright © 2019. All rights reserved.