| Package | Description |
|---|---|
| software.amazon.awssdk.services.ec2 |
|
| Modifier and Type | Method and Description |
|---|---|
default CreateLocalGatewayRouteTableVpcAssociationResponse |
Ec2Client.createLocalGatewayRouteTableVpcAssociation(Consumer<CreateLocalGatewayRouteTableVpcAssociationRequest.Builder> createLocalGatewayRouteTableVpcAssociationRequest)
Associates the specified VPC with the specified local gateway route table.
|
default CreateLocalGatewayRouteTableVpcAssociationResponse |
Ec2Client.createLocalGatewayRouteTableVpcAssociation(CreateLocalGatewayRouteTableVpcAssociationRequest createLocalGatewayRouteTableVpcAssociationRequest)
Associates the specified VPC with the specified local gateway route table.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<CreateLocalGatewayRouteTableVpcAssociationResponse> |
Ec2AsyncClient.createLocalGatewayRouteTableVpcAssociation(Consumer<CreateLocalGatewayRouteTableVpcAssociationRequest.Builder> createLocalGatewayRouteTableVpcAssociationRequest)
Associates the specified VPC with the specified local gateway route table.
|
default CompletableFuture<CreateLocalGatewayRouteTableVpcAssociationResponse> |
Ec2AsyncClient.createLocalGatewayRouteTableVpcAssociation(CreateLocalGatewayRouteTableVpcAssociationRequest createLocalGatewayRouteTableVpcAssociationRequest)
Associates the specified VPC with the specified local gateway route table.
|
Copyright © 2020. All rights reserved.