Uses of Interface
software.amazon.awssdk.services.ec2.model.DescribeInstanceSqlHaHistoryStatesResponse.Builder
Packages that use DescribeInstanceSqlHaHistoryStatesResponse.Builder
-
Uses of DescribeInstanceSqlHaHistoryStatesResponse.Builder in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return DescribeInstanceSqlHaHistoryStatesResponse.BuilderModifier and TypeMethodDescriptionDescribeInstanceSqlHaHistoryStatesResponse.builder()DescribeInstanceSqlHaHistoryStatesResponse.Builder.instances(Collection<RegisteredInstance> instances) Information about the historical SQL Server High Availability states of the SQL Server High Availability instances.DescribeInstanceSqlHaHistoryStatesResponse.Builder.instances(Consumer<RegisteredInstance.Builder>... instances) Information about the historical SQL Server High Availability states of the SQL Server High Availability instances.DescribeInstanceSqlHaHistoryStatesResponse.Builder.instances(RegisteredInstance... instances) Information about the historical SQL Server High Availability states of the SQL Server High Availability instances.The token to use to retrieve the next page of results.DescribeInstanceSqlHaHistoryStatesResponse.toBuilder()Methods in software.amazon.awssdk.services.ec2.model that return types with arguments of type DescribeInstanceSqlHaHistoryStatesResponse.BuilderModifier and TypeMethodDescriptionstatic Class<? extends DescribeInstanceSqlHaHistoryStatesResponse.Builder>DescribeInstanceSqlHaHistoryStatesResponse.serializableBuilderClass()