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