| Package | Description |
|---|---|
| software.amazon.awssdk.services.mediaconnect.model |
| Modifier and Type | Method and Description |
|---|---|
MediaStreamAttributesRequest |
UpdateFlowMediaStreamRequest.attributes()
The attributes that you want to assign to the media stream.
|
MediaStreamAttributesRequest |
AddMediaStreamRequest.attributes()
The attributes that you want to assign to the new media stream.
|
| Modifier and Type | Method and Description |
|---|---|
UpdateFlowMediaStreamRequest.Builder |
UpdateFlowMediaStreamRequest.Builder.attributes(MediaStreamAttributesRequest attributes)
The attributes that you want to assign to the media stream.
|
AddMediaStreamRequest.Builder |
AddMediaStreamRequest.Builder.attributes(MediaStreamAttributesRequest attributes)
The attributes that you want to assign to the new media stream.
|
Copyright © 2021. All rights reserved.