Uses of Class
software.amazon.awssdk.services.ec2.model.ModifyFpgaImageAttributeResponse
Packages that use ModifyFpgaImageAttributeResponse
-
Uses of ModifyFpgaImageAttributeResponse in software.amazon.awssdk.services.ec2
Methods in software.amazon.awssdk.services.ec2 that return ModifyFpgaImageAttributeResponseModifier and TypeMethodDescriptiondefault ModifyFpgaImageAttributeResponseEc2Client.modifyFpgaImageAttribute(Consumer<ModifyFpgaImageAttributeRequest.Builder> modifyFpgaImageAttributeRequest) Modifies the specified attribute of the specified Amazon FPGA Image (AFI).default ModifyFpgaImageAttributeResponseEc2Client.modifyFpgaImageAttribute(ModifyFpgaImageAttributeRequest modifyFpgaImageAttributeRequest) Modifies the specified attribute of the specified Amazon FPGA Image (AFI).Methods in software.amazon.awssdk.services.ec2 that return types with arguments of type ModifyFpgaImageAttributeResponseModifier and TypeMethodDescriptionEc2AsyncClient.modifyFpgaImageAttribute(Consumer<ModifyFpgaImageAttributeRequest.Builder> modifyFpgaImageAttributeRequest) Modifies the specified attribute of the specified Amazon FPGA Image (AFI).Ec2AsyncClient.modifyFpgaImageAttribute(ModifyFpgaImageAttributeRequest modifyFpgaImageAttributeRequest) Modifies the specified attribute of the specified Amazon FPGA Image (AFI).