public static interface Stream.Builder extends SdkPojo, CopyableBuilder<Stream.Builder,Stream>
| Modifier and Type | Method and Description |
|---|---|
Stream.Builder |
fileId(Integer fileId)
The ID of a file associated with a stream.
|
Stream.Builder |
streamId(String streamId)
The stream ID.
|
copyapplyMutation, buildStream.Builder streamId(String streamId)
The stream ID.
streamId - The stream ID.Stream.Builder fileId(Integer fileId)
The ID of a file associated with a stream.
fileId - The ID of a file associated with a stream.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.