Uses of Interface
software.amazon.awssdk.services.kms.model.IncorrectTrustAnchorException.Builder
-
Packages that use IncorrectTrustAnchorException.Builder Package Description software.amazon.awssdk.services.kms.model -
-
Uses of IncorrectTrustAnchorException.Builder in software.amazon.awssdk.services.kms.model
Methods in software.amazon.awssdk.services.kms.model that return IncorrectTrustAnchorException.Builder Modifier and Type Method Description IncorrectTrustAnchorException.BuilderIncorrectTrustAnchorException.Builder. awsErrorDetails(AwsErrorDetails awsErrorDetails)static IncorrectTrustAnchorException.BuilderIncorrectTrustAnchorException. builder()IncorrectTrustAnchorException.BuilderIncorrectTrustAnchorException.Builder. cause(Throwable cause)IncorrectTrustAnchorException.BuilderIncorrectTrustAnchorException.Builder. message(String message)IncorrectTrustAnchorException.BuilderIncorrectTrustAnchorException.Builder. requestId(String requestId)IncorrectTrustAnchorException.BuilderIncorrectTrustAnchorException.Builder. statusCode(int statusCode)IncorrectTrustAnchorException.BuilderIncorrectTrustAnchorException. toBuilder()IncorrectTrustAnchorException.BuilderIncorrectTrustAnchorException.Builder. writableStackTrace(Boolean writableStackTrace)Methods in software.amazon.awssdk.services.kms.model that return types with arguments of type IncorrectTrustAnchorException.Builder Modifier and Type Method Description static Class<? extends IncorrectTrustAnchorException.Builder>IncorrectTrustAnchorException. serializableBuilderClass()
-