| Package | Description |
|---|---|
| software.amazon.awssdk.services.ec2.model |
| Modifier and Type | Method and Description |
|---|---|
static AssociateTrunkInterfaceResponse.Builder |
AssociateTrunkInterfaceResponse.builder() |
AssociateTrunkInterfaceResponse.Builder |
AssociateTrunkInterfaceResponse.Builder.clientToken(String clientToken)
Unique, case-sensitive identifier that you provide to ensure the idempotency of the request.
|
default AssociateTrunkInterfaceResponse.Builder |
AssociateTrunkInterfaceResponse.Builder.interfaceAssociation(Consumer<TrunkInterfaceAssociation.Builder> interfaceAssociation)
Information about the association between the trunk network interface and branch network interface.
|
AssociateTrunkInterfaceResponse.Builder |
AssociateTrunkInterfaceResponse.Builder.interfaceAssociation(TrunkInterfaceAssociation interfaceAssociation)
Information about the association between the trunk network interface and branch network interface.
|
AssociateTrunkInterfaceResponse.Builder |
AssociateTrunkInterfaceResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends AssociateTrunkInterfaceResponse.Builder> |
AssociateTrunkInterfaceResponse.serializableBuilderClass() |
Copyright © 2023. All rights reserved.