Uses of Interface
software.amazon.awssdk.services.cloudfront.model.GetRealtimeLogConfigRequest.Builder
Packages that use GetRealtimeLogConfigRequest.Builder
Package
Description
-
Uses of GetRealtimeLogConfigRequest.Builder in software.amazon.awssdk.services.cloudfront
Method parameters in software.amazon.awssdk.services.cloudfront with type arguments of type GetRealtimeLogConfigRequest.BuilderModifier and TypeMethodDescriptionCloudFrontAsyncClient.getRealtimeLogConfig(Consumer<GetRealtimeLogConfigRequest.Builder> getRealtimeLogConfigRequest) Gets a real-time log configuration.default GetRealtimeLogConfigResponseCloudFrontClient.getRealtimeLogConfig(Consumer<GetRealtimeLogConfigRequest.Builder> getRealtimeLogConfigRequest) Gets a real-time log configuration. -
Uses of GetRealtimeLogConfigRequest.Builder in software.amazon.awssdk.services.cloudfront.model
Methods in software.amazon.awssdk.services.cloudfront.model that return GetRealtimeLogConfigRequest.BuilderModifier and TypeMethodDescriptionThe Amazon Resource Name (ARN) of the real-time log configuration to get.GetRealtimeLogConfigRequest.builder()The name of the real-time log configuration to get.GetRealtimeLogConfigRequest.Builder.overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) GetRealtimeLogConfigRequest.Builder.overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) GetRealtimeLogConfigRequest.toBuilder()Methods in software.amazon.awssdk.services.cloudfront.model that return types with arguments of type GetRealtimeLogConfigRequest.BuilderModifier and TypeMethodDescriptionstatic Class<? extends GetRealtimeLogConfigRequest.Builder>GetRealtimeLogConfigRequest.serializableBuilderClass()