Buildable<WaitFor>
, WaitFor.Builder
public static final class WaitForTimestamp.Builder extends Object implements WaitFor.Builder
WaitForTimestamp
.Buildable.Utils
Modifier and Type | Method | 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 © 2017 Amazon Web Services, Inc. All Rights Reserved.