Uses of Class
software.amazon.awssdk.services.rds.model.Ec2ImagePropertiesNotSupportedException
-
Packages that use Ec2ImagePropertiesNotSupportedException Package Description software.amazon.awssdk.services.rds Amazon Relational Database Service -
-
Uses of Ec2ImagePropertiesNotSupportedException in software.amazon.awssdk.services.rds
Methods in software.amazon.awssdk.services.rds that throw Ec2ImagePropertiesNotSupportedException Modifier and Type Method Description default CreateCustomDbEngineVersionResponseRdsClient. createCustomDBEngineVersion(Consumer<CreateCustomDbEngineVersionRequest.Builder> createCustomDbEngineVersionRequest)Creates a custom DB engine version (CEV).default CreateCustomDbEngineVersionResponseRdsClient. createCustomDBEngineVersion(CreateCustomDbEngineVersionRequest createCustomDbEngineVersionRequest)Creates a custom DB engine version (CEV).
-