Uses of Class
software.amazon.awssdk.services.cloudfront.model.RealtimeLogConfigInUseException
-
Packages that use RealtimeLogConfigInUseException Package Description software.amazon.awssdk.services.cloudfront Amazon CloudFront -
-
Uses of RealtimeLogConfigInUseException in software.amazon.awssdk.services.cloudfront
Methods in software.amazon.awssdk.services.cloudfront that throw RealtimeLogConfigInUseException Modifier and Type Method Description default DeleteRealtimeLogConfigResponseCloudFrontClient. deleteRealtimeLogConfig(Consumer<DeleteRealtimeLogConfigRequest.Builder> deleteRealtimeLogConfigRequest)Deletes a real-time log configuration.default DeleteRealtimeLogConfigResponseCloudFrontClient. deleteRealtimeLogConfig(DeleteRealtimeLogConfigRequest deleteRealtimeLogConfigRequest)Deletes a real-time log configuration.
-