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