Uses of Interface
software.amazon.awssdk.services.cloudfront.model.GetRealtimeLogConfigResponse.Builder
-
Packages that use GetRealtimeLogConfigResponse.Builder Package Description software.amazon.awssdk.services.cloudfront.model -
-
Uses of GetRealtimeLogConfigResponse.Builder in software.amazon.awssdk.services.cloudfront.model
Methods in software.amazon.awssdk.services.cloudfront.model that return GetRealtimeLogConfigResponse.Builder Modifier and Type Method Description static GetRealtimeLogConfigResponse.BuilderGetRealtimeLogConfigResponse. builder()default GetRealtimeLogConfigResponse.BuilderGetRealtimeLogConfigResponse.Builder. realtimeLogConfig(Consumer<RealtimeLogConfig.Builder> realtimeLogConfig)A real-time log configuration.GetRealtimeLogConfigResponse.BuilderGetRealtimeLogConfigResponse.Builder. realtimeLogConfig(RealtimeLogConfig realtimeLogConfig)A real-time log configuration.GetRealtimeLogConfigResponse.BuilderGetRealtimeLogConfigResponse. toBuilder()Methods in software.amazon.awssdk.services.cloudfront.model that return types with arguments of type GetRealtimeLogConfigResponse.Builder Modifier and Type Method Description static Class<? extends GetRealtimeLogConfigResponse.Builder>GetRealtimeLogConfigResponse. serializableBuilderClass()
-