Uses of Class
software.amazon.awssdk.services.rds.model.CustomDbEngineVersionAlreadyExistsException
Packages that use CustomDbEngineVersionAlreadyExistsException
-
Uses of CustomDbEngineVersionAlreadyExistsException in software.amazon.awssdk.services.rds
Methods in software.amazon.awssdk.services.rds that throw CustomDbEngineVersionAlreadyExistsExceptionModifier and TypeMethodDescriptionRdsClient.createCustomDBEngineVersion(Consumer<CreateCustomDbEngineVersionRequest.Builder> createCustomDbEngineVersionRequest) Creates a custom DB engine version (CEV).RdsClient.createCustomDBEngineVersion(CreateCustomDbEngineVersionRequest createCustomDbEngineVersionRequest) Creates a custom DB engine version (CEV).