Uses of Interface
software.amazon.awssdk.services.ec2.model.DescribeFpgaImageAttributeRequest.Builder
Packages that use DescribeFpgaImageAttributeRequest.Builder
Package
Description
-
Uses of DescribeFpgaImageAttributeRequest.Builder in software.amazon.awssdk.services.ec2
Method parameters in software.amazon.awssdk.services.ec2 with type arguments of type DescribeFpgaImageAttributeRequest.BuilderModifier and TypeMethodDescriptionEc2AsyncClient.describeFpgaImageAttribute(Consumer<DescribeFpgaImageAttributeRequest.Builder> describeFpgaImageAttributeRequest) Describes the specified attribute of the specified Amazon FPGA Image (AFI).Ec2Client.describeFpgaImageAttribute(Consumer<DescribeFpgaImageAttributeRequest.Builder> describeFpgaImageAttributeRequest) Describes the specified attribute of the specified Amazon FPGA Image (AFI). -
Uses of DescribeFpgaImageAttributeRequest.Builder in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return DescribeFpgaImageAttributeRequest.BuilderModifier and TypeMethodDescriptionThe AFI attribute.DescribeFpgaImageAttributeRequest.Builder.attribute(FpgaImageAttributeName attribute) The AFI attribute.DescribeFpgaImageAttributeRequest.builder()Checks whether you have the required permissions for the action, without actually making the request, and provides an error response.DescribeFpgaImageAttributeRequest.Builder.fpgaImageId(String fpgaImageId) The ID of the AFI.DescribeFpgaImageAttributeRequest.Builder.overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) DescribeFpgaImageAttributeRequest.Builder.overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) DescribeFpgaImageAttributeRequest.toBuilder()Methods in software.amazon.awssdk.services.ec2.model that return types with arguments of type DescribeFpgaImageAttributeRequest.BuilderModifier and TypeMethodDescriptionstatic Class<? extends DescribeFpgaImageAttributeRequest.Builder>DescribeFpgaImageAttributeRequest.serializableBuilderClass()