| Package | Description |
|---|---|
| software.amazon.awssdk.services.ec2.model |
| Modifier and Type | Method and Description |
|---|---|
TrunkInterfaceAssociation |
AssociateTrunkInterfaceResponse.interfaceAssociation()
Information about the association between the trunk network interface and branch network interface.
|
| Modifier and Type | Method and Description |
|---|---|
List<TrunkInterfaceAssociation> |
DescribeTrunkInterfaceAssociationsResponse.interfaceAssociations()
Information about the trunk associations.
|
| Modifier and Type | Method and Description |
|---|---|
AssociateTrunkInterfaceResponse.Builder |
AssociateTrunkInterfaceResponse.Builder.interfaceAssociation(TrunkInterfaceAssociation interfaceAssociation)
Information about the association between the trunk network interface and branch network interface.
|
DescribeTrunkInterfaceAssociationsResponse.Builder |
DescribeTrunkInterfaceAssociationsResponse.Builder.interfaceAssociations(TrunkInterfaceAssociation... interfaceAssociations)
Information about the trunk associations.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeTrunkInterfaceAssociationsResponse.Builder |
DescribeTrunkInterfaceAssociationsResponse.Builder.interfaceAssociations(Collection<TrunkInterfaceAssociation> interfaceAssociations)
Information about the trunk associations.
|
Copyright © 2021. All rights reserved.