Uses of Interface
software.amazon.awssdk.services.ec2.model.GetImageAncestryResponse.Builder
Packages that use GetImageAncestryResponse.Builder
-
Uses of GetImageAncestryResponse.Builder in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return GetImageAncestryResponse.BuilderModifier and TypeMethodDescriptionGetImageAncestryResponse.builder()GetImageAncestryResponse.Builder.imageAncestryEntries(Collection<ImageAncestryEntry> imageAncestryEntries) A list of entries in the AMI ancestry chain, from the specified AMI to the root AMI.GetImageAncestryResponse.Builder.imageAncestryEntries(Consumer<ImageAncestryEntry.Builder>... imageAncestryEntries) A list of entries in the AMI ancestry chain, from the specified AMI to the root AMI.GetImageAncestryResponse.Builder.imageAncestryEntries(ImageAncestryEntry... imageAncestryEntries) A list of entries in the AMI ancestry chain, from the specified AMI to the root AMI.GetImageAncestryResponse.toBuilder()Methods in software.amazon.awssdk.services.ec2.model that return types with arguments of type GetImageAncestryResponse.BuilderModifier and TypeMethodDescriptionstatic Class<? extends GetImageAncestryResponse.Builder>GetImageAncestryResponse.serializableBuilderClass()