Uses of Class
software.amazon.awssdk.services.ec2.model.Image
Packages that use Image
Package
Description
-
Uses of Image in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return types with arguments of type ImageMethods in software.amazon.awssdk.services.ec2.model with parameters of type ImageModifier and TypeMethodDescriptionInformation about the images.Method parameters in software.amazon.awssdk.services.ec2.model with type arguments of type ImageModifier and TypeMethodDescriptionDescribeImagesResponse.Builder.images(Collection<Image> images) Information about the images. -
Uses of Image in software.amazon.awssdk.services.ec2.paginators
Methods in software.amazon.awssdk.services.ec2.paginators that return types with arguments of type ImageModifier and TypeMethodDescriptionfinal SdkIterable<Image>DescribeImagesIterable.images()Returns an iterable to iterate through the paginatedDescribeImagesResponse.images()member.final SdkPublisher<Image>DescribeImagesPublisher.images()Returns a publisher that can be used to get a stream of data.