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