Uses of Interface
software.amazon.awssdk.services.ec2.model.GetImageAncestryRequest.Builder
Packages that use GetImageAncestryRequest.Builder
Package
Description
-
Uses of GetImageAncestryRequest.Builder in software.amazon.awssdk.services.ec2
Method parameters in software.amazon.awssdk.services.ec2 with type arguments of type GetImageAncestryRequest.BuilderModifier and TypeMethodDescriptionEc2AsyncClient.getImageAncestry(Consumer<GetImageAncestryRequest.Builder> getImageAncestryRequest) Retrieves the ancestry chain of the specified AMI, tracing its lineage back to the root AMI.default GetImageAncestryResponseEc2Client.getImageAncestry(Consumer<GetImageAncestryRequest.Builder> getImageAncestryRequest) Retrieves the ancestry chain of the specified AMI, tracing its lineage back to the root AMI. -
Uses of GetImageAncestryRequest.Builder in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return GetImageAncestryRequest.BuilderModifier and TypeMethodDescriptionGetImageAncestryRequest.builder()Checks whether you have the required permissions for the action, without actually making the request, and provides an error response.The ID of the AMI whose ancestry you want to trace.GetImageAncestryRequest.Builder.overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) GetImageAncestryRequest.Builder.overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) GetImageAncestryRequest.toBuilder()Methods in software.amazon.awssdk.services.ec2.model that return types with arguments of type GetImageAncestryRequest.BuilderModifier and TypeMethodDescriptionstatic Class<? extends GetImageAncestryRequest.Builder>GetImageAncestryRequest.serializableBuilderClass()