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