| Package | Description |
|---|---|
| software.amazon.awssdk.services.cloudfront |
|
| Modifier and Type | Method and Description |
|---|---|
default ListDistributionsByRealtimeLogConfigResponse |
CloudFrontClient.listDistributionsByRealtimeLogConfig(Consumer<ListDistributionsByRealtimeLogConfigRequest.Builder> listDistributionsByRealtimeLogConfigRequest)
Gets a list of distributions that have a cache behavior that's associated with the specified real-time log
configuration.
|
default ListDistributionsByRealtimeLogConfigResponse |
CloudFrontClient.listDistributionsByRealtimeLogConfig(ListDistributionsByRealtimeLogConfigRequest listDistributionsByRealtimeLogConfigRequest)
Gets a list of distributions that have a cache behavior that's associated with the specified real-time log
configuration.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ListDistributionsByRealtimeLogConfigResponse> |
CloudFrontAsyncClient.listDistributionsByRealtimeLogConfig(Consumer<ListDistributionsByRealtimeLogConfigRequest.Builder> listDistributionsByRealtimeLogConfigRequest)
Gets a list of distributions that have a cache behavior that's associated with the specified real-time log
configuration.
|
default CompletableFuture<ListDistributionsByRealtimeLogConfigResponse> |
CloudFrontAsyncClient.listDistributionsByRealtimeLogConfig(ListDistributionsByRealtimeLogConfigRequest listDistributionsByRealtimeLogConfigRequest)
Gets a list of distributions that have a cache behavior that's associated with the specified real-time log
configuration.
|
Copyright © 2023. All rights reserved.