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