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 © 2013 Amazon Web Services, Inc. All Rights Reserved.