| Package | Description |
|---|---|
| software.amazon.awssdk.services.medialive.model | |
| software.amazon.awssdk.services.medialive.paginators |
| Modifier and Type | Method and Description |
|---|---|
List<TransferringInputDeviceSummary> |
ListInputDeviceTransfersResponse.inputDeviceTransfers()
The list of devices that you are transferring or are being transferred to you.
|
| Modifier and Type | Method and Description |
|---|---|
ListInputDeviceTransfersResponse.Builder |
ListInputDeviceTransfersResponse.Builder.inputDeviceTransfers(TransferringInputDeviceSummary... inputDeviceTransfers)
The list of devices that you are transferring or are being transferred to you.
|
| Modifier and Type | Method and Description |
|---|---|
ListInputDeviceTransfersResponse.Builder |
ListInputDeviceTransfersResponse.Builder.inputDeviceTransfers(Collection<TransferringInputDeviceSummary> inputDeviceTransfers)
The list of devices that you are transferring or are being transferred to you.
|
| Modifier and Type | Method and Description |
|---|---|
SdkIterable<TransferringInputDeviceSummary> |
ListInputDeviceTransfersIterable.inputDeviceTransfers()
Returns an iterable to iterate through the paginated
ListInputDeviceTransfersResponse.inputDeviceTransfers() member. |
SdkPublisher<TransferringInputDeviceSummary> |
ListInputDeviceTransfersPublisher.inputDeviceTransfers()
Returns a publisher that can be used to get a stream of data.
|
Copyright © 2022. All rights reserved.