| Package | Description |
|---|---|
| software.amazon.awssdk.services.medialive |
API for AWS Elemental MediaLive
|
| Modifier and Type | Method and Description |
|---|---|
default BatchDeleteResponse |
MediaLiveClient.batchDelete(BatchDeleteRequest batchDeleteRequest)
Starts delete of resources.
|
default BatchDeleteResponse |
MediaLiveClient.batchDelete(Consumer<BatchDeleteRequest.Builder> batchDeleteRequest)
Starts delete of resources.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<BatchDeleteResponse> |
MediaLiveAsyncClient.batchDelete(BatchDeleteRequest batchDeleteRequest)
Starts delete of resources.
|
default CompletableFuture<BatchDeleteResponse> |
MediaLiveAsyncClient.batchDelete(Consumer<BatchDeleteRequest.Builder> batchDeleteRequest)
Starts delete of resources.
|
Copyright © 2022. All rights reserved.