Uses of Interface
software.amazon.awssdk.services.cloudfront.model.ListRealtimeLogConfigsRequest.Builder
Packages that use ListRealtimeLogConfigsRequest.Builder
Package
Description
-
Uses of ListRealtimeLogConfigsRequest.Builder in software.amazon.awssdk.services.cloudfront
Method parameters in software.amazon.awssdk.services.cloudfront with type arguments of type ListRealtimeLogConfigsRequest.BuilderModifier and TypeMethodDescriptionCloudFrontAsyncClient.listRealtimeLogConfigs(Consumer<ListRealtimeLogConfigsRequest.Builder> listRealtimeLogConfigsRequest) Gets a list of real-time log configurations.default ListRealtimeLogConfigsResponseCloudFrontClient.listRealtimeLogConfigs(Consumer<ListRealtimeLogConfigsRequest.Builder> listRealtimeLogConfigsRequest) Gets a list of real-time log configurations. -
Uses of ListRealtimeLogConfigsRequest.Builder in software.amazon.awssdk.services.cloudfront.model
Methods in software.amazon.awssdk.services.cloudfront.model that return ListRealtimeLogConfigsRequest.BuilderModifier and TypeMethodDescriptionListRealtimeLogConfigsRequest.builder()Use this field when paginating results to indicate where to begin in your list of real-time log configurations.The maximum number of real-time log configurations that you want in the response.ListRealtimeLogConfigsRequest.Builder.overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) ListRealtimeLogConfigsRequest.Builder.overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) ListRealtimeLogConfigsRequest.toBuilder()Methods in software.amazon.awssdk.services.cloudfront.model that return types with arguments of type ListRealtimeLogConfigsRequest.BuilderModifier and TypeMethodDescriptionstatic Class<? extends ListRealtimeLogConfigsRequest.Builder>ListRealtimeLogConfigsRequest.serializableBuilderClass()