Uses of Class
software.amazon.awssdk.services.ec2.model.TotalLocalStorageGBRequest
Packages that use TotalLocalStorageGBRequest
-
Uses of TotalLocalStorageGBRequest in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return TotalLocalStorageGBRequestModifier and TypeMethodDescriptionInstanceRequirementsRequest.totalLocalStorageGB()The minimum and maximum amount of total local storage, in GB.Methods in software.amazon.awssdk.services.ec2.model with parameters of type TotalLocalStorageGBRequestModifier and TypeMethodDescriptionInstanceRequirementsRequest.Builder.totalLocalStorageGB(TotalLocalStorageGBRequest totalLocalStorageGB) The minimum and maximum amount of total local storage, in GB.