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