| Package | Description |
|---|---|
| software.amazon.awssdk.services.ec2.model |
| Modifier and Type | Method and Description |
|---|---|
static EfaInfo.Builder |
EfaInfo.builder() |
EfaInfo.Builder |
EfaInfo.Builder.maximumEfaInterfaces(Integer maximumEfaInterfaces)
The maximum number of Elastic Fabric Adapters for the instance type.
|
EfaInfo.Builder |
EfaInfo.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends EfaInfo.Builder> |
EfaInfo.serializableBuilderClass() |
| Modifier and Type | Method and Description |
|---|---|
default NetworkInfo.Builder |
NetworkInfo.Builder.efaInfo(Consumer<EfaInfo.Builder> efaInfo)
Describes the Elastic Fabric Adapters for the instance type.
|
Copyright © 2022. All rights reserved.