Uses of Interface
software.amazon.awssdk.services.ec2.model.DescribeScheduledInstancesResponse.Builder
Packages that use DescribeScheduledInstancesResponse.Builder
-
Uses of DescribeScheduledInstancesResponse.Builder in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return DescribeScheduledInstancesResponse.BuilderModifier and TypeMethodDescriptionDescribeScheduledInstancesResponse.builder()The token required to retrieve the next set of results.DescribeScheduledInstancesResponse.Builder.scheduledInstanceSet(Collection<ScheduledInstance> scheduledInstanceSet) Information about the Scheduled Instances.DescribeScheduledInstancesResponse.Builder.scheduledInstanceSet(Consumer<ScheduledInstance.Builder>... scheduledInstanceSet) Information about the Scheduled Instances.DescribeScheduledInstancesResponse.Builder.scheduledInstanceSet(ScheduledInstance... scheduledInstanceSet) Information about the Scheduled Instances.DescribeScheduledInstancesResponse.toBuilder()Methods in software.amazon.awssdk.services.ec2.model that return types with arguments of type DescribeScheduledInstancesResponse.BuilderModifier and TypeMethodDescriptionstatic Class<? extends DescribeScheduledInstancesResponse.Builder>DescribeScheduledInstancesResponse.serializableBuilderClass()