Uses of Class
software.amazon.awssdk.services.ec2.model.ResourceTypeOption
Packages that use ResourceTypeOption
-
Uses of ResourceTypeOption in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return types with arguments of type ResourceTypeOptionModifier and TypeMethodDescriptionfinal List<ResourceTypeOption>ResourceTypeRequest.resourceTypeOptions()The options that affect the scope of the response.Methods in software.amazon.awssdk.services.ec2.model with parameters of type ResourceTypeOptionModifier and TypeMethodDescriptionResourceTypeRequest.Builder.resourceTypeOptions(ResourceTypeOption... resourceTypeOptions) The options that affect the scope of the response.Method parameters in software.amazon.awssdk.services.ec2.model with type arguments of type ResourceTypeOptionModifier and TypeMethodDescriptionResourceTypeRequest.Builder.resourceTypeOptions(Collection<ResourceTypeOption> resourceTypeOptions) The options that affect the scope of the response.