Uses of Class
software.amazon.awssdk.services.ec2.model.PciId
-
Packages that use PciId Package Description software.amazon.awssdk.services.ec2.model -
-
Uses of PciId in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return PciId Modifier and Type Method Description PciIdFpgaImage. pciId()Information about the PCI bus.Methods in software.amazon.awssdk.services.ec2.model with parameters of type PciId Modifier and Type Method Description FpgaImage.BuilderFpgaImage.Builder. pciId(PciId pciId)Information about the PCI bus.
-