| Package | Description |
|---|---|
| software.amazon.awssdk.services.ivs |
Introduction
|
| software.amazon.awssdk.services.ivs.transform |
| Modifier and Type | Method and Description |
|---|---|
default BatchGetStreamKeyResponse |
IvsClient.batchGetStreamKey(BatchGetStreamKeyRequest batchGetStreamKeyRequest)
Performs GetStreamKey on multiple ARNs simultaneously.
|
default CompletableFuture<BatchGetStreamKeyResponse> |
IvsAsyncClient.batchGetStreamKey(BatchGetStreamKeyRequest batchGetStreamKeyRequest)
Performs GetStreamKey on multiple ARNs simultaneously.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
BatchGetStreamKeyRequestMarshaller.marshall(BatchGetStreamKeyRequest batchGetStreamKeyRequest) |
Copyright © 2023. All rights reserved.