| Package | Description |
|---|---|
| software.amazon.awssdk.services.medialive |
API for AWS Elemental MediaLive
|
| Modifier and Type | Method and Description |
|---|---|
default BatchStartResponse |
MediaLiveClient.batchStart(BatchStartRequest batchStartRequest)
Starts existing resources
|
default BatchStartResponse |
MediaLiveClient.batchStart(Consumer<BatchStartRequest.Builder> batchStartRequest)
Starts existing resources
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<BatchStartResponse> |
MediaLiveAsyncClient.batchStart(BatchStartRequest batchStartRequest)
Starts existing resources
|
default CompletableFuture<BatchStartResponse> |
MediaLiveAsyncClient.batchStart(Consumer<BatchStartRequest.Builder> batchStartRequest)
Starts existing resources
|
Copyright © 2022. All rights reserved.