| Package | Description |
|---|---|
| software.amazon.awssdk.services.mediapackagev2 |
|
| software.amazon.awssdk.services.mediapackagev2.transform |
| Modifier and Type | Method and Description |
|---|---|
default CreateOriginEndpointResponse |
MediaPackageV2Client.createOriginEndpoint(CreateOriginEndpointRequest createOriginEndpointRequest)
The endpoint is attached to a channel, and represents the output of the live content.
|
default CompletableFuture<CreateOriginEndpointResponse> |
MediaPackageV2AsyncClient.createOriginEndpoint(CreateOriginEndpointRequest createOriginEndpointRequest)
The endpoint is attached to a channel, and represents the output of the live content.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
CreateOriginEndpointRequestMarshaller.marshall(CreateOriginEndpointRequest createOriginEndpointRequest) |
Copyright © 2023. All rights reserved.