Uses of Class
software.amazon.awssdk.services.ec2.model.GetImageAncestryRequest
Packages that use GetImageAncestryRequest
Package
Description
-
Uses of GetImageAncestryRequest in software.amazon.awssdk.services.ec2
Methods in software.amazon.awssdk.services.ec2 with parameters of type GetImageAncestryRequestModifier and TypeMethodDescriptionEc2AsyncClient.getImageAncestry(GetImageAncestryRequest getImageAncestryRequest) Retrieves the ancestry chain of the specified AMI, tracing its lineage back to the root AMI.default GetImageAncestryResponseEc2Client.getImageAncestry(GetImageAncestryRequest getImageAncestryRequest) Retrieves the ancestry chain of the specified AMI, tracing its lineage back to the root AMI. -
Uses of GetImageAncestryRequest in software.amazon.awssdk.services.ec2.transform
Methods in software.amazon.awssdk.services.ec2.transform with parameters of type GetImageAncestryRequestModifier and TypeMethodDescriptionGetImageAncestryRequestMarshaller.marshall(GetImageAncestryRequest getImageAncestryRequest)