| Package | Description |
|---|---|
| software.amazon.awssdk.services.ec2 |
|
| Modifier and Type | Method and Description |
|---|---|
default DisassociateTransitGatewayPolicyTableResponse |
Ec2Client.disassociateTransitGatewayPolicyTable(Consumer<DisassociateTransitGatewayPolicyTableRequest.Builder> disassociateTransitGatewayPolicyTableRequest)
Removes the association between an an attachment and a policy table.
|
default DisassociateTransitGatewayPolicyTableResponse |
Ec2Client.disassociateTransitGatewayPolicyTable(DisassociateTransitGatewayPolicyTableRequest disassociateTransitGatewayPolicyTableRequest)
Removes the association between an an attachment and a policy table.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DisassociateTransitGatewayPolicyTableResponse> |
Ec2AsyncClient.disassociateTransitGatewayPolicyTable(Consumer<DisassociateTransitGatewayPolicyTableRequest.Builder> disassociateTransitGatewayPolicyTableRequest)
Removes the association between an an attachment and a policy table.
|
default CompletableFuture<DisassociateTransitGatewayPolicyTableResponse> |
Ec2AsyncClient.disassociateTransitGatewayPolicyTable(DisassociateTransitGatewayPolicyTableRequest disassociateTransitGatewayPolicyTableRequest)
Removes the association between an an attachment and a policy table.
|
Copyright © 2023. All rights reserved.