Uses of Class
software.amazon.awssdk.services.ec2.model.DescribeFpgaImageAttributeResponse
Packages that use DescribeFpgaImageAttributeResponse
-
Uses of DescribeFpgaImageAttributeResponse in software.amazon.awssdk.services.ec2
Methods in software.amazon.awssdk.services.ec2 that return DescribeFpgaImageAttributeResponseModifier and TypeMethodDescriptionEc2Client.describeFpgaImageAttribute(Consumer<DescribeFpgaImageAttributeRequest.Builder> describeFpgaImageAttributeRequest) Describes the specified attribute of the specified Amazon FPGA Image (AFI).Ec2Client.describeFpgaImageAttribute(DescribeFpgaImageAttributeRequest describeFpgaImageAttributeRequest) Describes the specified attribute of the specified Amazon FPGA Image (AFI).Methods in software.amazon.awssdk.services.ec2 that return types with arguments of type DescribeFpgaImageAttributeResponseModifier and TypeMethodDescriptionEc2AsyncClient.describeFpgaImageAttribute(Consumer<DescribeFpgaImageAttributeRequest.Builder> describeFpgaImageAttributeRequest) Describes the specified attribute of the specified Amazon FPGA Image (AFI).Ec2AsyncClient.describeFpgaImageAttribute(DescribeFpgaImageAttributeRequest describeFpgaImageAttributeRequest) Describes the specified attribute of the specified Amazon FPGA Image (AFI).