public static final class WaitForTimestamp.Builder extends Object implements WaitFor.Builder
WaitForTimestamp.Buildable.Utils| Modifier and Type | Method and Description | 
|---|---|
| WaitForTimestamp | build() | 
| WaitForTimestamp.Builder | timestamp(Date timestamp)REQUIRED. | 
public WaitForTimestamp.Builder timestamp(Date timestamp)
timestamp - Date to wait until.public WaitForTimestamp build()
build in interface Buildable<WaitFor>WaitForTimestamp object.Copyright © 2019. All rights reserved.