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