Uses of Interface
software.amazon.awssdk.services.ec2.model.DescribeInstanceImageMetadataResponse.Builder
Packages that use DescribeInstanceImageMetadataResponse.Builder
-
Uses of DescribeInstanceImageMetadataResponse.Builder in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return DescribeInstanceImageMetadataResponse.BuilderModifier and TypeMethodDescriptionDescribeInstanceImageMetadataResponse.builder()DescribeInstanceImageMetadataResponse.Builder.instanceImageMetadata(Collection<InstanceImageMetadata> instanceImageMetadata) Information about the instance and the AMI used to launch the instance.DescribeInstanceImageMetadataResponse.Builder.instanceImageMetadata(Consumer<InstanceImageMetadata.Builder>... instanceImageMetadata) Information about the instance and the AMI used to launch the instance.DescribeInstanceImageMetadataResponse.Builder.instanceImageMetadata(InstanceImageMetadata... instanceImageMetadata) Information about the instance and the AMI used to launch the instance.The token to include in another request to get the next page of items.DescribeInstanceImageMetadataResponse.toBuilder()Methods in software.amazon.awssdk.services.ec2.model that return types with arguments of type DescribeInstanceImageMetadataResponse.BuilderModifier and TypeMethodDescriptionstatic Class<? extends DescribeInstanceImageMetadataResponse.Builder>DescribeInstanceImageMetadataResponse.serializableBuilderClass()