Uses of Interface
software.amazon.awssdk.services.cloudfront.model.ListRealtimeLogConfigsResponse.Builder
Packages that use ListRealtimeLogConfigsResponse.Builder
-
Uses of ListRealtimeLogConfigsResponse.Builder in software.amazon.awssdk.services.cloudfront.model
Methods in software.amazon.awssdk.services.cloudfront.model that return ListRealtimeLogConfigsResponse.BuilderModifier and TypeMethodDescriptionListRealtimeLogConfigsResponse.builder()ListRealtimeLogConfigsResponse.Builder.realtimeLogConfigs(Consumer<RealtimeLogConfigs.Builder> realtimeLogConfigs) A list of real-time log configurations.ListRealtimeLogConfigsResponse.Builder.realtimeLogConfigs(RealtimeLogConfigs realtimeLogConfigs) A list of real-time log configurations.ListRealtimeLogConfigsResponse.toBuilder()Methods in software.amazon.awssdk.services.cloudfront.model that return types with arguments of type ListRealtimeLogConfigsResponse.BuilderModifier and TypeMethodDescriptionstatic Class<? extends ListRealtimeLogConfigsResponse.Builder>ListRealtimeLogConfigsResponse.serializableBuilderClass()