Uses of Class
software.amazon.awssdk.services.ec2.model.EfaInfo
-
Packages that use EfaInfo Package Description software.amazon.awssdk.services.ec2.model -
-
Uses of EfaInfo in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return EfaInfo Modifier and Type Method Description EfaInfoNetworkInfo. efaInfo()Describes the Elastic Fabric Adapters for the instance type.Methods in software.amazon.awssdk.services.ec2.model with parameters of type EfaInfo Modifier and Type Method Description NetworkInfo.BuilderNetworkInfo.Builder. efaInfo(EfaInfo efaInfo)Describes the Elastic Fabric Adapters for the instance type.
-