| Package | Description |
|---|---|
| software.amazon.awssdk.services.mediapackagev2 |
|
| Modifier and Type | Method and Description |
|---|---|
default GetOriginEndpointResponse |
MediaPackageV2Client.getOriginEndpoint(Consumer<GetOriginEndpointRequest.Builder> 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 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.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetOriginEndpointResponse> |
MediaPackageV2AsyncClient.getOriginEndpoint(Consumer<GetOriginEndpointRequest.Builder> 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.
|
Copyright © 2023. All rights reserved.