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