Uses of Interface
software.amazon.awssdk.services.ec2.model.EnableInstanceSqlHaStandbyDetectionsResponse.Builder
Packages that use EnableInstanceSqlHaStandbyDetectionsResponse.Builder
-
Uses of EnableInstanceSqlHaStandbyDetectionsResponse.Builder in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return EnableInstanceSqlHaStandbyDetectionsResponse.BuilderModifier and TypeMethodDescriptionEnableInstanceSqlHaStandbyDetectionsResponse.builder()EnableInstanceSqlHaStandbyDetectionsResponse.Builder.instances(Collection<RegisteredInstance> instances) Information about the instances that were enabled for SQL Server High Availability standby detection monitoring.EnableInstanceSqlHaStandbyDetectionsResponse.Builder.instances(Consumer<RegisteredInstance.Builder>... instances) Information about the instances that were enabled for SQL Server High Availability standby detection monitoring.EnableInstanceSqlHaStandbyDetectionsResponse.Builder.instances(RegisteredInstance... instances) Information about the instances that were enabled for SQL Server High Availability standby detection monitoring.EnableInstanceSqlHaStandbyDetectionsResponse.toBuilder()Methods in software.amazon.awssdk.services.ec2.model that return types with arguments of type EnableInstanceSqlHaStandbyDetectionsResponse.BuilderModifier and TypeMethodDescriptionstatic Class<? extends EnableInstanceSqlHaStandbyDetectionsResponse.Builder>EnableInstanceSqlHaStandbyDetectionsResponse.serializableBuilderClass()