| Package | Description |
|---|---|
| software.amazon.awssdk.services.medialive |
API for AWS Elemental MediaLive
|
| Modifier and Type | Method and Description |
|---|---|
default CreateInputResponse |
MediaLiveClient.createInput(Consumer<CreateInputRequest.Builder> createInputRequest)
Create an input
|
default CreateInputResponse |
MediaLiveClient.createInput(CreateInputRequest createInputRequest)
Create an input
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<CreateInputResponse> |
MediaLiveAsyncClient.createInput(Consumer<CreateInputRequest.Builder> createInputRequest)
Create an input
|
default CompletableFuture<CreateInputResponse> |
MediaLiveAsyncClient.createInput(CreateInputRequest createInputRequest)
Create an input
|
Copyright © 2022. All rights reserved.