Uses of Class
software.amazon.awssdk.services.ec2.model.FpgaImageState
-
Packages that use FpgaImageState Package Description software.amazon.awssdk.services.ec2.model -
-
Uses of FpgaImageState in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return FpgaImageState Modifier and Type Method Description FpgaImageStateFpgaImage. state()Information about the state of the AFI.Methods in software.amazon.awssdk.services.ec2.model with parameters of type FpgaImageState Modifier and Type Method Description FpgaImage.BuilderFpgaImage.Builder. state(FpgaImageState state)Information about the state of the AFI.
-