Uses of Class
software.amazon.awssdk.services.ec2.model.DescribeInstanceSqlHaHistoryStatesResponse
-
Packages that use DescribeInstanceSqlHaHistoryStatesResponse Package Description software.amazon.awssdk.services.ec2 Amazon Elastic Compute Cloud -
-
Uses of DescribeInstanceSqlHaHistoryStatesResponse in software.amazon.awssdk.services.ec2
Methods in software.amazon.awssdk.services.ec2 that return DescribeInstanceSqlHaHistoryStatesResponse Modifier and Type Method Description default DescribeInstanceSqlHaHistoryStatesResponseEc2Client. 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.default DescribeInstanceSqlHaHistoryStatesResponseEc2Client. 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 DescribeInstanceSqlHaHistoryStatesResponse Modifier and Type Method Description default CompletableFuture<DescribeInstanceSqlHaHistoryStatesResponse>Ec2AsyncClient. 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.default CompletableFuture<DescribeInstanceSqlHaHistoryStatesResponse>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.
-