| Package | Description |
|---|---|
| software.amazon.awssdk.services.kinesisvideo |
|
| Modifier and Type | Method and Description |
|---|---|
default GetSignalingChannelEndpointResponse |
KinesisVideoClient.getSignalingChannelEndpoint(Consumer<GetSignalingChannelEndpointRequest.Builder> getSignalingChannelEndpointRequest)
Provides an endpoint for the specified signaling channel to send and receive messages.
|
default GetSignalingChannelEndpointResponse |
KinesisVideoClient.getSignalingChannelEndpoint(GetSignalingChannelEndpointRequest getSignalingChannelEndpointRequest)
Provides an endpoint for the specified signaling channel to send and receive messages.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetSignalingChannelEndpointResponse> |
KinesisVideoAsyncClient.getSignalingChannelEndpoint(Consumer<GetSignalingChannelEndpointRequest.Builder> getSignalingChannelEndpointRequest)
Provides an endpoint for the specified signaling channel to send and receive messages.
|
default CompletableFuture<GetSignalingChannelEndpointResponse> |
KinesisVideoAsyncClient.getSignalingChannelEndpoint(GetSignalingChannelEndpointRequest getSignalingChannelEndpointRequest)
Provides an endpoint for the specified signaling channel to send and receive messages.
|
Copyright © 2023. All rights reserved.