Uses of Class
software.amazon.awssdk.services.ec2.model.DescribeInstanceSqlHaHistoryStatesResponse
Packages that use DescribeInstanceSqlHaHistoryStatesResponse
-
Uses of DescribeInstanceSqlHaHistoryStatesResponse in software.amazon.awssdk.services.ec2
Methods in software.amazon.awssdk.services.ec2 that return DescribeInstanceSqlHaHistoryStatesResponseModifier and TypeMethodDescriptionEc2Client.describeInstanceSqlHaHistoryStates(Consumer<DescribeInstanceSqlHaHistoryStatesRequest.Builder> describeInstanceSqlHaHistoryStatesRequest) Describes the historical SQL Server High Availability states for Amazon EC2 instances that are enabled for Amazon EC2 High Availability for SQL Server monitoring.Ec2Client.describeInstanceSqlHaHistoryStates(DescribeInstanceSqlHaHistoryStatesRequest describeInstanceSqlHaHistoryStatesRequest) Describes the historical SQL Server High Availability states for Amazon EC2 instances that are enabled for Amazon EC2 High Availability for SQL Server monitoring.Methods in software.amazon.awssdk.services.ec2 that return types with arguments of type DescribeInstanceSqlHaHistoryStatesResponseModifier and TypeMethodDescriptionEc2AsyncClient.describeInstanceSqlHaHistoryStates(Consumer<DescribeInstanceSqlHaHistoryStatesRequest.Builder> describeInstanceSqlHaHistoryStatesRequest) Describes the historical SQL Server High Availability states for Amazon EC2 instances that are enabled for Amazon EC2 High Availability for SQL Server monitoring.Ec2AsyncClient.describeInstanceSqlHaHistoryStates(DescribeInstanceSqlHaHistoryStatesRequest describeInstanceSqlHaHistoryStatesRequest) Describes the historical SQL Server High Availability states for Amazon EC2 instances that are enabled for Amazon EC2 High Availability for SQL Server monitoring.