Uses of Class
software.amazon.awssdk.services.cloudfront.model.CreateRealtimeLogConfigRequest
-
Packages that use CreateRealtimeLogConfigRequest Package Description software.amazon.awssdk.services.cloudfront Amazon CloudFront software.amazon.awssdk.services.cloudfront.transform -
-
Uses of CreateRealtimeLogConfigRequest in software.amazon.awssdk.services.cloudfront
Methods in software.amazon.awssdk.services.cloudfront with parameters of type CreateRealtimeLogConfigRequest Modifier and Type Method Description default CompletableFuture<CreateRealtimeLogConfigResponse>CloudFrontAsyncClient. createRealtimeLogConfig(CreateRealtimeLogConfigRequest createRealtimeLogConfigRequest)Creates a real-time log configuration.default CreateRealtimeLogConfigResponseCloudFrontClient. createRealtimeLogConfig(CreateRealtimeLogConfigRequest createRealtimeLogConfigRequest)Creates a real-time log configuration. -
Uses of CreateRealtimeLogConfigRequest in software.amazon.awssdk.services.cloudfront.transform
Methods in software.amazon.awssdk.services.cloudfront.transform with parameters of type CreateRealtimeLogConfigRequest Modifier and Type Method Description SdkHttpFullRequestCreateRealtimeLogConfigRequestMarshaller. marshall(CreateRealtimeLogConfigRequest createRealtimeLogConfigRequest)
-