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