| Package | Description |
|---|---|
| software.amazon.awssdk.services.medialive |
API for AWS Elemental MediaLive
|
| Modifier and Type | Method and Description |
|---|---|
default ClaimDeviceResponse |
MediaLiveClient.claimDevice(ClaimDeviceRequest claimDeviceRequest)
Send a request to claim an AWS Elemental device that you have purchased from a third-party vendor.
|
default ClaimDeviceResponse |
MediaLiveClient.claimDevice(Consumer<ClaimDeviceRequest.Builder> claimDeviceRequest)
Send a request to claim an AWS Elemental device that you have purchased from a third-party vendor.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ClaimDeviceResponse> |
MediaLiveAsyncClient.claimDevice(ClaimDeviceRequest claimDeviceRequest)
Send a request to claim an AWS Elemental device that you have purchased from a third-party vendor.
|
default CompletableFuture<ClaimDeviceResponse> |
MediaLiveAsyncClient.claimDevice(Consumer<ClaimDeviceRequest.Builder> claimDeviceRequest)
Send a request to claim an AWS Elemental device that you have purchased from a third-party vendor.
|
Copyright © 2022. All rights reserved.