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