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