Uses of Class
software.amazon.awssdk.services.ec2.model.FpgaImageAttribute
-
Packages that use FpgaImageAttribute Package Description software.amazon.awssdk.services.ec2.model -
-
Uses of FpgaImageAttribute in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return FpgaImageAttribute Modifier and Type Method Description FpgaImageAttributeDescribeFpgaImageAttributeResponse. fpgaImageAttribute()Information about the attribute.FpgaImageAttributeModifyFpgaImageAttributeResponse. fpgaImageAttribute()Information about the attribute.Methods in software.amazon.awssdk.services.ec2.model with parameters of type FpgaImageAttribute Modifier and Type Method Description DescribeFpgaImageAttributeResponse.BuilderDescribeFpgaImageAttributeResponse.Builder. fpgaImageAttribute(FpgaImageAttribute fpgaImageAttribute)Information about the attribute.ModifyFpgaImageAttributeResponse.BuilderModifyFpgaImageAttributeResponse.Builder. fpgaImageAttribute(FpgaImageAttribute fpgaImageAttribute)Information about the attribute.
-