Uses of Class
software.amazon.awssdk.services.cloudfront.model.RealtimeLogConfigAlreadyExistsException
-
Packages that use RealtimeLogConfigAlreadyExistsException Package Description software.amazon.awssdk.services.cloudfront Amazon CloudFront -
-
Uses of RealtimeLogConfigAlreadyExistsException in software.amazon.awssdk.services.cloudfront
Methods in software.amazon.awssdk.services.cloudfront that throw RealtimeLogConfigAlreadyExistsException Modifier and Type Method Description default CreateRealtimeLogConfigResponseCloudFrontClient. createRealtimeLogConfig(Consumer<CreateRealtimeLogConfigRequest.Builder> createRealtimeLogConfigRequest)Creates a real-time log configuration.default CreateRealtimeLogConfigResponseCloudFrontClient. createRealtimeLogConfig(CreateRealtimeLogConfigRequest createRealtimeLogConfigRequest)Creates a real-time log configuration.
-