| Package | Description |
|---|---|
| software.amazon.awssdk.services.ec2 |
|
| software.amazon.awssdk.services.ec2.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<CreateLocalGatewayRouteTableVpcAssociationResponse> |
Ec2AsyncClient.createLocalGatewayRouteTableVpcAssociation(CreateLocalGatewayRouteTableVpcAssociationRequest 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 |
|---|---|
SdkHttpFullRequest |
CreateLocalGatewayRouteTableVpcAssociationRequestMarshaller.marshall(CreateLocalGatewayRouteTableVpcAssociationRequest createLocalGatewayRouteTableVpcAssociationRequest) |
Copyright © 2019. All rights reserved.