| Package | Description |
|---|---|
| com.amazonaws.services.kinesisvideo.model |
Classes modeling the various types represented by AWSKinesisVideo
|
| Modifier and Type | Method and Description |
|---|---|
static ChannelProtocol |
ChannelProtocol.fromValue(String value)
Use this in place of valueOf.
|
static ChannelProtocol |
ChannelProtocol.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ChannelProtocol[] |
ChannelProtocol.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ResourceEndpointListItem.setProtocol(ChannelProtocol protocol)
The protocol of the signaling channel returned by the
GetSignalingChannelEndpoint API. |
ResourceEndpointListItem |
ResourceEndpointListItem.withProtocol(ChannelProtocol protocol)
The protocol of the signaling channel returned by the
GetSignalingChannelEndpoint API. |
Copyright © 2019. All rights reserved.