Uses of Class
software.amazon.awssdk.services.cloudfront.model.UpdateRealtimeLogConfigResponse
Packages that use UpdateRealtimeLogConfigResponse
-
Uses of UpdateRealtimeLogConfigResponse in software.amazon.awssdk.services.cloudfront
Methods in software.amazon.awssdk.services.cloudfront that return UpdateRealtimeLogConfigResponseModifier and TypeMethodDescriptiondefault UpdateRealtimeLogConfigResponseCloudFrontClient.updateRealtimeLogConfig(Consumer<UpdateRealtimeLogConfigRequest.Builder> updateRealtimeLogConfigRequest) Updates a real-time log configuration.default UpdateRealtimeLogConfigResponseCloudFrontClient.updateRealtimeLogConfig(UpdateRealtimeLogConfigRequest updateRealtimeLogConfigRequest) Updates a real-time log configuration.Methods in software.amazon.awssdk.services.cloudfront that return types with arguments of type UpdateRealtimeLogConfigResponseModifier and TypeMethodDescriptionCloudFrontAsyncClient.updateRealtimeLogConfig(Consumer<UpdateRealtimeLogConfigRequest.Builder> updateRealtimeLogConfigRequest) Updates a real-time log configuration.CloudFrontAsyncClient.updateRealtimeLogConfig(UpdateRealtimeLogConfigRequest updateRealtimeLogConfigRequest) Updates a real-time log configuration.