| Package | Description |
|---|---|
| software.amazon.awssdk.services.kinesisvideo.model |
| Modifier and Type | Method and Description |
|---|---|
List<ResourceEndpointListItem> |
GetSignalingChannelEndpointResponse.resourceEndpointList()
A list of endpoints for the specified signaling channel.
|
| Modifier and Type | Method and Description |
|---|---|
GetSignalingChannelEndpointResponse.Builder |
GetSignalingChannelEndpointResponse.Builder.resourceEndpointList(ResourceEndpointListItem... resourceEndpointList)
A list of endpoints for the specified signaling channel.
|
| Modifier and Type | Method and Description |
|---|---|
GetSignalingChannelEndpointResponse.Builder |
GetSignalingChannelEndpointResponse.Builder.resourceEndpointList(Collection<ResourceEndpointListItem> resourceEndpointList)
A list of endpoints for the specified signaling channel.
|
Copyright © 2023. All rights reserved.