| Package | Description |
|---|---|
| software.amazon.awssdk.services.medialive |
API for AWS Elemental MediaLive
|
| Modifier and Type | Method and Description |
|---|---|
default BatchStopResponse |
MediaLiveClient.batchStop(BatchStopRequest batchStopRequest)
Stops running resources
|
default BatchStopResponse |
MediaLiveClient.batchStop(Consumer<BatchStopRequest.Builder> batchStopRequest)
Stops running resources
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<BatchStopResponse> |
MediaLiveAsyncClient.batchStop(BatchStopRequest batchStopRequest)
Stops running resources
|
default CompletableFuture<BatchStopResponse> |
MediaLiveAsyncClient.batchStop(Consumer<BatchStopRequest.Builder> batchStopRequest)
Stops running resources
|
Copyright © 2022. All rights reserved.