| Package | Description |
|---|---|
| software.amazon.awssdk.services.cloudfront |
|
| Modifier and Type | Method and Description |
|---|---|
default GetRealtimeLogConfigResponse |
CloudFrontClient.getRealtimeLogConfig(Consumer<GetRealtimeLogConfigRequest.Builder> getRealtimeLogConfigRequest)
Gets a real-time log configuration.
|
default GetRealtimeLogConfigResponse |
CloudFrontClient.getRealtimeLogConfig(GetRealtimeLogConfigRequest getRealtimeLogConfigRequest)
Gets a real-time log configuration.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetRealtimeLogConfigResponse> |
CloudFrontAsyncClient.getRealtimeLogConfig(Consumer<GetRealtimeLogConfigRequest.Builder> getRealtimeLogConfigRequest)
Gets a real-time log configuration.
|
default CompletableFuture<GetRealtimeLogConfigResponse> |
CloudFrontAsyncClient.getRealtimeLogConfig(GetRealtimeLogConfigRequest getRealtimeLogConfigRequest)
Gets a real-time log configuration.
|
Copyright © 2023. All rights reserved.