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