CopyableBuilder<EventDescription.Builder,EventDescription>
, SdkBuilder<EventDescription.Builder,EventDescription>
public static interface EventDescription.Builder extends CopyableBuilder<EventDescription.Builder,EventDescription>
Modifier and Type | Method | Description |
---|---|---|
EventDescription.Builder |
latestDescription(String latestDescription) |
The most recent description of the event.
|
copy
apply, build
EventDescription.Builder latestDescription(String latestDescription)
The most recent description of the event.
latestDescription
- The most recent description of the event.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.