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