Uses of Class
software.amazon.awssdk.services.ec2.model.FpgaImageAttribute
Packages that use FpgaImageAttribute
-
Uses of FpgaImageAttribute in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return FpgaImageAttributeModifier and TypeMethodDescriptionfinal FpgaImageAttributeDescribeFpgaImageAttributeResponse.fpgaImageAttribute()Information about the attribute.final FpgaImageAttributeModifyFpgaImageAttributeResponse.fpgaImageAttribute()Information about the attribute.Methods in software.amazon.awssdk.services.ec2.model with parameters of type FpgaImageAttributeModifier and TypeMethodDescriptionDescribeFpgaImageAttributeResponse.Builder.fpgaImageAttribute(FpgaImageAttribute fpgaImageAttribute) Information about the attribute.ModifyFpgaImageAttributeResponse.Builder.fpgaImageAttribute(FpgaImageAttribute fpgaImageAttribute) Information about the attribute.