Uses of Class
software.amazon.awssdk.services.ec2.model.DescribeInstanceSqlHaHistoryStatesRequest
Packages that use DescribeInstanceSqlHaHistoryStatesRequest
Package
Description
-
Uses of DescribeInstanceSqlHaHistoryStatesRequest in software.amazon.awssdk.services.ec2
Methods in software.amazon.awssdk.services.ec2 with parameters of type DescribeInstanceSqlHaHistoryStatesRequestModifier and TypeMethodDescriptionEc2AsyncClient.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.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. -
Uses of DescribeInstanceSqlHaHistoryStatesRequest in software.amazon.awssdk.services.ec2.transform
Methods in software.amazon.awssdk.services.ec2.transform with parameters of type DescribeInstanceSqlHaHistoryStatesRequestModifier and TypeMethodDescriptionDescribeInstanceSqlHaHistoryStatesRequestMarshaller.marshall(DescribeInstanceSqlHaHistoryStatesRequest describeInstanceSqlHaHistoryStatesRequest)