Uses of Class
software.amazon.awssdk.services.cloudfront.model.GetRealtimeLogConfigResponse
Packages that use GetRealtimeLogConfigResponse
-
Uses of GetRealtimeLogConfigResponse in software.amazon.awssdk.services.cloudfront
Methods in software.amazon.awssdk.services.cloudfront that return GetRealtimeLogConfigResponseModifier and TypeMethodDescriptiondefault GetRealtimeLogConfigResponseCloudFrontClient.getRealtimeLogConfig(Consumer<GetRealtimeLogConfigRequest.Builder> getRealtimeLogConfigRequest) Gets a real-time log configuration.default GetRealtimeLogConfigResponseCloudFrontClient.getRealtimeLogConfig(GetRealtimeLogConfigRequest getRealtimeLogConfigRequest) Gets a real-time log configuration.Methods in software.amazon.awssdk.services.cloudfront that return types with arguments of type GetRealtimeLogConfigResponseModifier and TypeMethodDescriptionCloudFrontAsyncClient.getRealtimeLogConfig(Consumer<GetRealtimeLogConfigRequest.Builder> getRealtimeLogConfigRequest) Gets a real-time log configuration.CloudFrontAsyncClient.getRealtimeLogConfig(GetRealtimeLogConfigRequest getRealtimeLogConfigRequest) Gets a real-time log configuration.