| Package | Description |
|---|---|
| software.amazon.awssdk.services.cloudfront |
|
| software.amazon.awssdk.services.cloudfront.transform | |
| software.amazon.awssdk.services.cloudfront.waiters |
| Modifier and Type | Method and Description |
|---|---|
default GetStreamingDistributionResponse |
CloudFrontClient.getStreamingDistribution(GetStreamingDistributionRequest getStreamingDistributionRequest)
Gets information about a specified RTMP distribution, including the distribution configuration.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetStreamingDistributionResponse> |
CloudFrontAsyncClient.getStreamingDistribution(GetStreamingDistributionRequest getStreamingDistributionRequest)
Gets information about a specified RTMP distribution, including the distribution configuration.
|
| Modifier and Type | Method and Description |
|---|---|
GetStreamingDistributionResponse |
GetStreamingDistributionResponseUnmarshaller.unmarshall(StaxUnmarshallerContext context) |
| Modifier and Type | Method and Description |
|---|---|
GetStreamingDistributionResponse |
GetStreamingDistributionFunction.apply(GetStreamingDistributionRequest getStreamingDistributionRequest)
Makes a call to the operation specified by the waiter by taking the corresponding request and returns the
corresponding result
|
Copyright © 2017. All rights reserved.