CopyableBuilder<Clip.Builder,Clip>
, SdkBuilder<Clip.Builder,Clip>
public static interface Clip.Builder extends CopyableBuilder<Clip.Builder,Clip>
Modifier and Type | Method | Description |
---|---|---|
Clip.Builder |
timeSpan(TimeSpan timeSpan) |
Settings that determine when a clip begins and how long it lasts.
|
copy
apply, build
Clip.Builder timeSpan(TimeSpan timeSpan)
Settings that determine when a clip begins and how long it lasts.
timeSpan
- Settings that determine when a clip begins and how long it lasts.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.