| Package | Description |
|---|---|
| software.amazon.awssdk.services.ec2 |
|
| Modifier and Type | Method and Description |
|---|---|
default ModifyTransitGatewayPrefixListReferenceResponse |
Ec2Client.modifyTransitGatewayPrefixListReference(Consumer<ModifyTransitGatewayPrefixListReferenceRequest.Builder> modifyTransitGatewayPrefixListReferenceRequest)
Modifies a reference (route) to a prefix list in a specified transit gateway route table.
|
default ModifyTransitGatewayPrefixListReferenceResponse |
Ec2Client.modifyTransitGatewayPrefixListReference(ModifyTransitGatewayPrefixListReferenceRequest modifyTransitGatewayPrefixListReferenceRequest)
Modifies a reference (route) to a prefix list in a specified transit gateway route table.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ModifyTransitGatewayPrefixListReferenceResponse> |
Ec2AsyncClient.modifyTransitGatewayPrefixListReference(Consumer<ModifyTransitGatewayPrefixListReferenceRequest.Builder> modifyTransitGatewayPrefixListReferenceRequest)
Modifies a reference (route) to a prefix list in a specified transit gateway route table.
|
default CompletableFuture<ModifyTransitGatewayPrefixListReferenceResponse> |
Ec2AsyncClient.modifyTransitGatewayPrefixListReference(ModifyTransitGatewayPrefixListReferenceRequest modifyTransitGatewayPrefixListReferenceRequest)
Modifies a reference (route) to a prefix list in a specified transit gateway route table.
|
Copyright © 2023. All rights reserved.