| Package | Description |
|---|---|
| com.amazonaws.services.kinesisvideo.model |
| Modifier and Type | Method and Description |
|---|---|
MappedResourceConfigurationListItem |
MappedResourceConfigurationListItem.clone() |
MappedResourceConfigurationListItem |
MappedResourceConfigurationListItem.withARN(String aRN)
The Amazon Resource Name (ARN) of the Kinesis Video Stream resource, associated with the stream.
|
MappedResourceConfigurationListItem |
MappedResourceConfigurationListItem.withType(String type)
The type of the associated resource for the kinesis video stream.
|
| Modifier and Type | Method and Description |
|---|---|
List<MappedResourceConfigurationListItem> |
DescribeMappedResourceConfigurationResult.getMappedResourceConfigurationList()
A structure that encapsulates, or contains, the media storage configuration properties.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeMappedResourceConfigurationResult |
DescribeMappedResourceConfigurationResult.withMappedResourceConfigurationList(MappedResourceConfigurationListItem... mappedResourceConfigurationList)
A structure that encapsulates, or contains, the media storage configuration properties.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DescribeMappedResourceConfigurationResult.setMappedResourceConfigurationList(Collection<MappedResourceConfigurationListItem> mappedResourceConfigurationList)
A structure that encapsulates, or contains, the media storage configuration properties.
|
DescribeMappedResourceConfigurationResult |
DescribeMappedResourceConfigurationResult.withMappedResourceConfigurationList(Collection<MappedResourceConfigurationListItem> mappedResourceConfigurationList)
A structure that encapsulates, or contains, the media storage configuration properties.
|
Copyright © 2024. All rights reserved.