Uses of Class
software.amazon.awssdk.services.rds.model.ModifyCustomDbEngineVersionRequest
Packages that use ModifyCustomDbEngineVersionRequest
Package
Description
-
Uses of ModifyCustomDbEngineVersionRequest in software.amazon.awssdk.services.rds
Methods in software.amazon.awssdk.services.rds with parameters of type ModifyCustomDbEngineVersionRequestModifier and TypeMethodDescriptionRdsAsyncClient.modifyCustomDBEngineVersion(ModifyCustomDbEngineVersionRequest modifyCustomDbEngineVersionRequest) Modifies the status of a custom engine version (CEV).RdsClient.modifyCustomDBEngineVersion(ModifyCustomDbEngineVersionRequest modifyCustomDbEngineVersionRequest) Modifies the status of a custom engine version (CEV). -
Uses of ModifyCustomDbEngineVersionRequest in software.amazon.awssdk.services.rds.transform
Methods in software.amazon.awssdk.services.rds.transform with parameters of type ModifyCustomDbEngineVersionRequestModifier and TypeMethodDescriptionModifyCustomDbEngineVersionRequestMarshaller.marshall(ModifyCustomDbEngineVersionRequest modifyCustomDbEngineVersionRequest)