Uses of Interface
software.amazon.awssdk.services.cloudfront.model.TooManyRealtimeLogConfigsException.Builder
Packages that use TooManyRealtimeLogConfigsException.Builder
-
Uses of TooManyRealtimeLogConfigsException.Builder in software.amazon.awssdk.services.cloudfront.model
Methods in software.amazon.awssdk.services.cloudfront.model that return TooManyRealtimeLogConfigsException.BuilderModifier and TypeMethodDescriptionTooManyRealtimeLogConfigsException.Builder.awsErrorDetails(AwsErrorDetails awsErrorDetails) TooManyRealtimeLogConfigsException.builder()TooManyRealtimeLogConfigsException.Builder.numAttempts(Integer numAttempts) TooManyRealtimeLogConfigsException.Builder.statusCode(int statusCode) TooManyRealtimeLogConfigsException.toBuilder()TooManyRealtimeLogConfigsException.Builder.writableStackTrace(Boolean writableStackTrace) Methods in software.amazon.awssdk.services.cloudfront.model that return types with arguments of type TooManyRealtimeLogConfigsException.BuilderModifier and TypeMethodDescriptionstatic Class<? extends TooManyRealtimeLogConfigsException.Builder>TooManyRealtimeLogConfigsException.serializableBuilderClass()