Uses of Interface
software.amazon.awssdk.services.rds.model.DBInstanceStatusInfo.Builder
Packages that use DBInstanceStatusInfo.Builder
-
Uses of DBInstanceStatusInfo.Builder in software.amazon.awssdk.services.rds.model
Methods in software.amazon.awssdk.services.rds.model that return DBInstanceStatusInfo.BuilderModifier and TypeMethodDescriptionstatic DBInstanceStatusInfo.BuilderDBInstanceStatusInfo.builder()Details of the error if there is an error for the instance.Indicates whether the instance is operating normally (TRUE) or is in an error state (FALSE).The status of the DB instance.DBInstanceStatusInfo.Builder.statusType(String statusType) This value is currently "read replication."DBInstanceStatusInfo.toBuilder()Methods in software.amazon.awssdk.services.rds.model that return types with arguments of type DBInstanceStatusInfo.BuilderModifier and TypeMethodDescriptionstatic Class<? extends DBInstanceStatusInfo.Builder>DBInstanceStatusInfo.serializableBuilderClass()