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