Uses of Interface
software.amazon.awssdk.services.ec2.model.DescribeHostsResponse.Builder
Packages that use DescribeHostsResponse.Builder
-
Uses of DescribeHostsResponse.Builder in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return DescribeHostsResponse.BuilderModifier and TypeMethodDescriptionDescribeHostsResponse.builder()DescribeHostsResponse.Builder.hosts(Collection<Host> hosts) Information about the Dedicated Hosts.DescribeHostsResponse.Builder.hosts(Consumer<Host.Builder>... hosts) Information about the Dedicated Hosts.Information about the Dedicated Hosts.The token to use to retrieve the next page of results.DescribeHostsResponse.toBuilder()Methods in software.amazon.awssdk.services.ec2.model that return types with arguments of type DescribeHostsResponse.BuilderModifier and TypeMethodDescriptionstatic Class<? extends DescribeHostsResponse.Builder>DescribeHostsResponse.serializableBuilderClass()