| Package | Description |
|---|---|
| software.amazon.awssdk.services.ivs |
Introduction
|
| software.amazon.awssdk.services.ivs.transform |
| Modifier and Type | Method and Description |
|---|---|
default CreateStreamKeyResponse |
IvsClient.createStreamKey(CreateStreamKeyRequest createStreamKeyRequest)
Creates a stream key, used to initiate a stream, for the specified channel ARN.
|
default CompletableFuture<CreateStreamKeyResponse> |
IvsAsyncClient.createStreamKey(CreateStreamKeyRequest createStreamKeyRequest)
Creates a stream key, used to initiate a stream, for the specified channel ARN.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
CreateStreamKeyRequestMarshaller.marshall(CreateStreamKeyRequest createStreamKeyRequest) |
Copyright © 2023. All rights reserved.