| Package | Description |
|---|---|
| software.amazon.awssdk.services.ec2 |
|
| Modifier and Type | Method and Description |
|---|---|
default AssociateTransitGatewayPolicyTableResponse |
Ec2Client.associateTransitGatewayPolicyTable(AssociateTransitGatewayPolicyTableRequest associateTransitGatewayPolicyTableRequest)
Associates the specified transit gateway attachment with a transit gateway policy table.
|
default AssociateTransitGatewayPolicyTableResponse |
Ec2Client.associateTransitGatewayPolicyTable(Consumer<AssociateTransitGatewayPolicyTableRequest.Builder> associateTransitGatewayPolicyTableRequest)
Associates the specified transit gateway attachment with a transit gateway policy table.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<AssociateTransitGatewayPolicyTableResponse> |
Ec2AsyncClient.associateTransitGatewayPolicyTable(AssociateTransitGatewayPolicyTableRequest associateTransitGatewayPolicyTableRequest)
Associates the specified transit gateway attachment with a transit gateway policy table.
|
default CompletableFuture<AssociateTransitGatewayPolicyTableResponse> |
Ec2AsyncClient.associateTransitGatewayPolicyTable(Consumer<AssociateTransitGatewayPolicyTableRequest.Builder> associateTransitGatewayPolicyTableRequest)
Associates the specified transit gateway attachment with a transit gateway policy table.
|
Copyright © 2023. All rights reserved.