| Package | Description |
|---|---|
| software.amazon.awssdk.services.ec2 |
|
| Modifier and Type | Method and Description |
|---|---|
default DisassociateTransitGatewayRouteTableResponse |
Ec2Client.disassociateTransitGatewayRouteTable(Consumer<DisassociateTransitGatewayRouteTableRequest.Builder> disassociateTransitGatewayRouteTableRequest)
Disassociates a resource attachment from a transit gateway route table.
|
default DisassociateTransitGatewayRouteTableResponse |
Ec2Client.disassociateTransitGatewayRouteTable(DisassociateTransitGatewayRouteTableRequest disassociateTransitGatewayRouteTableRequest)
Disassociates a resource attachment from a transit gateway route table.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DisassociateTransitGatewayRouteTableResponse> |
Ec2AsyncClient.disassociateTransitGatewayRouteTable(Consumer<DisassociateTransitGatewayRouteTableRequest.Builder> disassociateTransitGatewayRouteTableRequest)
Disassociates a resource attachment from a transit gateway route table.
|
default CompletableFuture<DisassociateTransitGatewayRouteTableResponse> |
Ec2AsyncClient.disassociateTransitGatewayRouteTable(DisassociateTransitGatewayRouteTableRequest disassociateTransitGatewayRouteTableRequest)
Disassociates a resource attachment from a transit gateway route table.
|
Copyright © 2021. All rights reserved.