| Package | Description |
|---|---|
| software.amazon.awssdk.services.networkmanager.model |
| Modifier and Type | Method and Description |
|---|---|
static CreateTransitGatewayRouteTableAttachmentResponse.Builder |
CreateTransitGatewayRouteTableAttachmentResponse.builder() |
CreateTransitGatewayRouteTableAttachmentResponse.Builder |
CreateTransitGatewayRouteTableAttachmentResponse.toBuilder() |
default CreateTransitGatewayRouteTableAttachmentResponse.Builder |
CreateTransitGatewayRouteTableAttachmentResponse.Builder.transitGatewayRouteTableAttachment(Consumer<TransitGatewayRouteTableAttachment.Builder> transitGatewayRouteTableAttachment)
The route table associated with the create transit gateway route table attachment request.
|
CreateTransitGatewayRouteTableAttachmentResponse.Builder |
CreateTransitGatewayRouteTableAttachmentResponse.Builder.transitGatewayRouteTableAttachment(TransitGatewayRouteTableAttachment transitGatewayRouteTableAttachment)
The route table associated with the create transit gateway route table attachment request.
|
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends CreateTransitGatewayRouteTableAttachmentResponse.Builder> |
CreateTransitGatewayRouteTableAttachmentResponse.serializableBuilderClass() |
Copyright © 2022. All rights reserved.