Uses of Interface
software.amazon.awssdk.services.ec2.model.DescribeInstanceTopologyResponse.Builder
Packages that use DescribeInstanceTopologyResponse.Builder
-
Uses of DescribeInstanceTopologyResponse.Builder in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return DescribeInstanceTopologyResponse.BuilderModifier and TypeMethodDescriptionDescribeInstanceTopologyResponse.builder()DescribeInstanceTopologyResponse.Builder.instances(Collection<InstanceTopology> instances) Information about the topology of each instance.DescribeInstanceTopologyResponse.Builder.instances(Consumer<InstanceTopology.Builder>... instances) Information about the topology of each instance.DescribeInstanceTopologyResponse.Builder.instances(InstanceTopology... instances) Information about the topology of each instance.The token to include in another request to get the next page of items.DescribeInstanceTopologyResponse.toBuilder()Methods in software.amazon.awssdk.services.ec2.model that return types with arguments of type DescribeInstanceTopologyResponse.BuilderModifier and TypeMethodDescriptionstatic Class<? extends DescribeInstanceTopologyResponse.Builder>DescribeInstanceTopologyResponse.serializableBuilderClass()