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