| Package | Description |
|---|---|
| software.amazon.awssdk.services.mediapackagev2 |
|
| software.amazon.awssdk.services.mediapackagev2.transform |
| Modifier and Type | Method and Description |
|---|---|
default GetOriginEndpointResponse |
MediaPackageV2Client.getOriginEndpoint(GetOriginEndpointRequest getOriginEndpointRequest)
Retrieves the specified origin endpoint that's configured in AWS Elemental MediaPackage to obtain its playback
URL and to view the packaging settings that it's currently using.
|
default CompletableFuture<GetOriginEndpointResponse> |
MediaPackageV2AsyncClient.getOriginEndpoint(GetOriginEndpointRequest getOriginEndpointRequest)
Retrieves the specified origin endpoint that's configured in AWS Elemental MediaPackage to obtain its playback
URL and to view the packaging settings that it's currently using.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
GetOriginEndpointRequestMarshaller.marshall(GetOriginEndpointRequest getOriginEndpointRequest) |
Copyright © 2023. All rights reserved.