Uses of Class
software.amazon.awssdk.services.ec2.model.ImageUsageResourceTypeOption
Packages that use ImageUsageResourceTypeOption
-
Uses of ImageUsageResourceTypeOption in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return types with arguments of type ImageUsageResourceTypeOptionModifier and TypeMethodDescriptionfinal List<ImageUsageResourceTypeOption>ImageUsageResourceType.resourceTypeOptions()The options that affect the scope of the report.Methods in software.amazon.awssdk.services.ec2.model with parameters of type ImageUsageResourceTypeOptionModifier and TypeMethodDescriptionImageUsageResourceType.Builder.resourceTypeOptions(ImageUsageResourceTypeOption... resourceTypeOptions) The options that affect the scope of the report.Method parameters in software.amazon.awssdk.services.ec2.model with type arguments of type ImageUsageResourceTypeOptionModifier and TypeMethodDescriptionImageUsageResourceType.Builder.resourceTypeOptions(Collection<ImageUsageResourceTypeOption> resourceTypeOptions) The options that affect the scope of the report.