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