Package | Description |
---|---|
com.amazonaws.services.ec2.model |
Modifier and Type | Method and Description |
---|---|
EfaInfo |
EfaInfo.clone() |
EfaInfo |
NetworkInfo.getEfaInfo()
Describes the Elastic Fabric Adapters for the instance type.
|
EfaInfo |
EfaInfo.withMaximumEfaInterfaces(Integer maximumEfaInterfaces)
The maximum number of Elastic Fabric Adapters for the instance type.
|
Modifier and Type | Method and Description |
---|---|
void |
NetworkInfo.setEfaInfo(EfaInfo efaInfo)
Describes the Elastic Fabric Adapters for the instance type.
|
NetworkInfo |
NetworkInfo.withEfaInfo(EfaInfo efaInfo)
Describes the Elastic Fabric Adapters for the instance type.
|
Copyright © 2021. All rights reserved.