Uses of Class
software.amazon.awssdk.services.cloudfront.model.CreateRealtimeLogConfigResponse
Packages that use CreateRealtimeLogConfigResponse
-
Uses of CreateRealtimeLogConfigResponse in software.amazon.awssdk.services.cloudfront
Methods in software.amazon.awssdk.services.cloudfront that return CreateRealtimeLogConfigResponseModifier and TypeMethodDescriptiondefault CreateRealtimeLogConfigResponseCloudFrontClient.createRealtimeLogConfig(Consumer<CreateRealtimeLogConfigRequest.Builder> createRealtimeLogConfigRequest) Creates a real-time log configuration.default CreateRealtimeLogConfigResponseCloudFrontClient.createRealtimeLogConfig(CreateRealtimeLogConfigRequest createRealtimeLogConfigRequest) Creates a real-time log configuration.Methods in software.amazon.awssdk.services.cloudfront that return types with arguments of type CreateRealtimeLogConfigResponseModifier and TypeMethodDescriptionCloudFrontAsyncClient.createRealtimeLogConfig(Consumer<CreateRealtimeLogConfigRequest.Builder> createRealtimeLogConfigRequest) Creates a real-time log configuration.CloudFrontAsyncClient.createRealtimeLogConfig(CreateRealtimeLogConfigRequest createRealtimeLogConfigRequest) Creates a real-time log configuration.