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